Package org.apache.tapestry5.internal.hibernate

Class Summary
CommitAfterWorker Searches for methods that have the CommitAfter annotation and adds logic around the method to commit or abort the transaction.
EntityApplicationStatePersistenceStrategy Persists Hibernate entities as SSOs by storing their primary key in the Session.
EntityPersistentFieldStrategy Persists Hibernate entities by storing their id in the session.
HibernateEntityValueEncoder<E>  
HibernateMessages  
PersistedEntity Encapsulates a Hibernate entity name with an entity id.
 



Copyright © 2007-2010 Apache Software Foundation. All Rights Reserved.