Uses of Class
org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
-
Packages that use TypeDefinitionRegistryStandardImpl Package Description org.hibernate.boot.internal org.hibernate.testing.boot -
-
Uses of TypeDefinitionRegistryStandardImpl in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal that return TypeDefinitionRegistryStandardImpl Modifier and Type Method Description TypeDefinitionRegistryStandardImpl
MetadataBuildingContextRootImpl. getTypeDefinitionRegistry()
-
Uses of TypeDefinitionRegistryStandardImpl in org.hibernate.testing.boot
Methods in org.hibernate.testing.boot that return TypeDefinitionRegistryStandardImpl Modifier and Type Method Description TypeDefinitionRegistryStandardImpl
MetadataBuildingContextTestingImpl. getTypeDefinitionRegistry()
-