Package org.eiichiro.gig.persistence

Class Summary
JPAEntityManagerComponent JPAEntityManagerComponent is a representing JPA 2.0 EntityManager for PostgreSQL-based Heroku database service.
JPAEntityManagerFactoryComponent JPAEntityManagerFactoryComponent is a representing JPA 2.0 EntityManagerFactory for PostgreSQL-based Heroku database service.
JPATransactionalInterceptor JPATransactionalInterceptor is a Gig interceptor component to intercept transactional method (@Transactional annotated component method) and to control the transaction commitment of JPA (Java Persistence API) EntityManager.
PersistenceXMLProcessor PersistenceXMLProcessor is a persistence.xml processor to get the information of persistence units.
 



Copyright © 2012 Eiichiro Uchiumi. All Rights Reserved.