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
Methods in org.hibernate.boot that return SchemaAutoToolingModifier and TypeMethodDescriptionstatic SchemaAutoTooling
Deprecated, for removal: This API element is subject to removal in a future version.static SchemaAutoTooling
Deprecated, 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.internal
Methods in org.hibernate.boot.internal that return SchemaAutoToolingModifier and TypeMethodDescriptionSessionFactoryOptionsBuilder.getSchemaAutoTooling()
Deprecated. -
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.