文章分类 -  Object/DB Mapping

study in object/relational mapping and access layer. collect good paterns. If you use an ojbect-oriented programming lanauge like Java,C++,C#,etc.., and a relational database as the persistent store that you will need an object mapping for operating the DB, and that is the object-mapping.
摘要:Desgin a common model to suit the three kinds of data-object pattern that have been used very popular. In the last part, we have talked about the three kinds of data-object pattern, this part we... 阅读全文
posted @ 2005-01-05 10:47 23热爱,自学业余码农。 阅读(294) 评论(0) 推荐(0)
摘要:The kinds of data-object pattern Did you have a broad overview on the data-object pattern you have used? Be carefully, we can find out the three kinds of data-object pattern we have used freque... 阅读全文
posted @ 2005-01-04 08:56 23热爱,自学业余码农。 阅读(323) 评论(0) 推荐(0)
摘要:When we desgined the database management system, we need face the object-mapping-table; also you might do it so, becuase your app is so small; but in the large scale system, we must take more conc... 阅读全文
posted @ 2004-12-31 14:20 23热爱,自学业余码农。 阅读(364) 评论(0) 推荐(0)