|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.apache.tapestry5.jpa.annotations.CommitAfter
annotation and applies the transaction logic to those methods.
EntityManagerFactory
created at service startup.
org.apache.tapestry5.hibernate.HibernateConfigurer
will invoke
org.hibernate.cfg.Configuration#configure()
, to read the application's
hibernate.cfg.xml
.
JPACoreModule
.EntityManager
.ApplicationDefaults
.org.apache.tapestry5.hibernate.JPATransactionDecorator
.org.apache.tapestry5.ValueEncoder
s are automatically
created for each entity.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |