Package org.hibernate.models.serial.spi
Interface StorableContext
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
StorableContextImpl
Form of ModelsContext which is serializable.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionfromStorableForm(ClassLoading classLoading) "Re-construct" the model context from the serial form
-
Method Details
-
fromStorableForm
"Re-construct" the model context from the serial form
-