Class EntityPersistentFieldStrategy

java.lang.Object
org.apache.tapestry5.internal.services.AbstractSessionPersistentFieldStrategy
org.apache.tapestry5.hibernate.web.internal.EntityPersistentFieldStrategy
All Implemented Interfaces:
PersistentFieldStrategy

Persists Hibernate entities by storing their id in the session.
See Also: