When object-relational mapping should be used |
|
Object-relational mapping products should be be used when you want to take advantage of transparent persistence and use a relational database. A relational database may be required because:
In either case, an object-relational mapping product will reduce your programming code and, through caching, improve performance over using an embedded SQL or call-level interface with a relational database manager. Also see: For how to use object-relational mapping with Java application servers, see enterprise architectures using Java application servers (new window).
Read more free articles on this siteThere are nearly 400 pages of articles on this site with over 50 pages on object-relational mapping. Search this site for more articles
Custom Search
Browse this site for more articlesClick on the topics below to browse the articles on this site.The arrows show the path to the current article: When object-relational mapping should be used.
Related recent articles from Google News
More related news: "object-relational mapping" - Google News Related books at Amazon.com
More related books: Search Amazon.com for object relational mapping
Copyright © 2000-2009 Barry & Associates,
Inc. All Rights Reserved.
|
|
|