|
Class Summary |
| HerokuJPAEntityManager |
HerokuJPAEntityManager is a representing JPA 2.0
EntityManager for PostgreSQL-based Heroku database service. |
| HerokuJPAEntityManagerFactory |
HerokuJPAEntityManagerFactory is a representing JPA 2.0
EntityManagerFactory for PostgreSQL-based Heroku database service. |
| HerokuJPATransactionalInterceptor |
AppEngineTransactionalInterceptor 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. |