This wiki has undergone a migration to Confluence found Here
Difference between revisions of "ORM"
Jump to navigation
Jump to search
Rene spronk (talk | contribs) |
Rene spronk (talk | contribs) |
||
Line 3: | Line 3: | ||
*See [http://en.wikibooks.org/wiki/Java_Persistence/Why_use_JPA_or_ORM%3F] for reasons as to why one shoud use ORM | *See [http://en.wikibooks.org/wiki/Java_Persistence/Why_use_JPA_or_ORM%3F] for reasons as to why one shoud use ORM | ||
− | + | ==JPA== | |
*The Java Persistence API (JPA) is an example of an ORM. See [http://en.wikibooks.org/wiki/Java_Persistence/What_is_JPA%3F] and [http://java.sun.com/javaee/overview/faq/persistence.jsp] for details. | *The Java Persistence API (JPA) is an example of an ORM. See [http://en.wikibooks.org/wiki/Java_Persistence/What_is_JPA%3F] and [http://java.sun.com/javaee/overview/faq/persistence.jsp] for details. |