Class TypeDefinitionRegistryStandardImpl

java.lang.Object
org.hibernate.boot.internal.TypeDefinitionRegistryStandardImpl
org.hibernate.boot.model.TypeDefinitionRegistryStandardImpl
All Implemented Interfaces:
TypeDefinitionRegistry

@Deprecated(since="7.0", forRemoval=true) public class TypeDefinitionRegistryStandardImpl extends TypeDefinitionRegistryStandardImpl
Deprecated, for removal: This API element is subject to removal in a future version.
Internal code should use the internal implementation class TypeDefinitionRegistryStandardImpl. This class will be removed.
Basic implementation of TypeDefinitionRegistry.
  • Constructor Details

    • TypeDefinitionRegistryStandardImpl

      public TypeDefinitionRegistryStandardImpl()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • TypeDefinitionRegistryStandardImpl

      public TypeDefinitionRegistryStandardImpl(TypeDefinitionRegistry parent)
      Deprecated, for removal: This API element is subject to removal in a future version.