Class PersistedTransientEntity
-
- org.apache.tapestry5.hibernate.web.internal.PersistedTransientEntity
-
- All Implemented Interfaces:
,
SessionRestorable
public class PersistedTransientEntity extends implements SessionRestorable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description restoreWithSession(org.hibernate.Session session)
toString()
-
-
-
Method Detail
-
restoreWithSession
public restoreWithSession(org.hibernate.Session session)
- Specified by:
restoreWithSession
in interfaceSessionRestorable
-
toString
public toString()
- Overrides:
in class
-
-