Interface SessionRestorable
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
PersistedEntity
,PersistedTransientEntity
Interface for serializable objects stored in the HTTP Session that can be restored to active state via
the Hibernate Session.
- Since:
- 5.4
-
Method Summary
-
Method Details
-
restoreWithSession
-