Uses of Enum Class
org.hibernate.boot.SchemaAutoTooling
Packages that use SchemaAutoTooling
Package
Description
This package contains the interfaces that make up the bootstrap API
for Hibernate.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of SchemaAutoTooling in org.hibernate.boot
Subclasses with type arguments of type SchemaAutoTooling in org.hibernate.bootModifier and TypeClassDescriptionenumDeprecated, for removal: This API element is subject to removal in a future version.This enumeration is currently unused and will be removed.Methods in org.hibernate.boot that return SchemaAutoToolingModifier and TypeMethodDescriptionstatic SchemaAutoToolingDeprecated, for removal: This API element is subject to removal in a future version.static SchemaAutoToolingDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static SchemaAutoTooling[]SchemaAutoTooling.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SchemaAutoTooling in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return SchemaAutoToolingModifier and TypeMethodDescriptionAbstractDelegatingSessionFactoryOptions.getSchemaAutoTooling()Deprecated.SessionFactoryOptions.getSchemaAutoTooling()Deprecated, for removal: This API element is subject to removal in a future version.This is unused and will be removed.