Package org.hibernate.boot.model
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.
Basic implementation of
TypeDefinitionRegistry.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.hibernate.boot.model.TypeDefinitionRegistry
TypeDefinitionRegistry.DuplicationStrategy -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.hibernate.boot.internal.TypeDefinitionRegistryStandardImpl
copyRegistrationMap, register, register, resolve, resolveAutoApplied
-
Constructor Details
-
TypeDefinitionRegistryStandardImpl
public TypeDefinitionRegistryStandardImpl()Deprecated, for removal: This API element is subject to removal in a future version. -
TypeDefinitionRegistryStandardImpl
Deprecated, for removal: This API element is subject to removal in a future version.
-
TypeDefinitionRegistryStandardImpl. This class will be removed.