Package org.hibernate.persister.spi
Interface PersisterCreationContext
- All Known Subinterfaces:
RuntimeModelCreationContext
Deprecated.
"Parameter object" providing access to additional information that may be needed
in the creation of the persisters.
- Author:
- Steve Ebersole
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.default JavaTypeRegistryDeprecated.Deprecated.Deprecated.default TypeConfigurationDeprecated.
-
Method Details
-
getSessionFactory
SessionFactoryImplementor getSessionFactory()Deprecated. -
getBootstrapContext
BootstrapContext getBootstrapContext()Deprecated. -
getTypeConfiguration
Deprecated. -
getMetadata
MetadataImplementor getMetadata()Deprecated. -
getJavaTypeRegistry
Deprecated.
-
RuntimeModelCreationContextinstead