Skip navigation

Persistence Frameworks
Added by Matt Raible, last edited by Matt Raible on Jan 10, 2007 00:47
(None)

Toggle Sidebar

Persistence frameworks are used in AppFuse to simplify database access code. In addition to simplifying the code you have to write, persistence frameworks offer advantages over raw JDBC. Advantages include: caching, query optimization and developer productivity. Three persistence frameworks are available within AppFuse:

Currently, the JPA implementation uses Hibernate.

Hibernate (AppFuse 2)
iBATIS (AppFuse 2)
JPA (AppFuse 2)

Adaptavist Theme Builder Powered by Atlassian Confluence