Package org.apache.tapestry5.hibernate.web.internal
package org.apache.tapestry5.hibernate.web.internal
[INTERNAL USE ONLY] support classes for Hibernate integration; API subject to change
-
ClassDescriptionSearches for methods that have the
CommitAfter
annotation and adds logic around the method to commit or abort the transaction.Persists Hibernate entities as SSOs by storing their primary key in theSession
.Persists Hibernate entities by storing their id in the session.Encapsulates a Hibernate entity name with an entity id.Interface for serializable objects stored in the HTTP Session that can be restored to active state via the Hibernate Session.