Uses of Enum Class
org.hibernate.tool.schema.UniqueConstraintSchemaUpdateStrategy
Packages that use UniqueConstraintSchemaUpdateStrategy
Package
Description
Contains tooling related to DDL generation, export, migration, and validation.
-
Uses of UniqueConstraintSchemaUpdateStrategy in org.hibernate.tool.schema
Methods in org.hibernate.tool.schema that return UniqueConstraintSchemaUpdateStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UniqueConstraintSchemaUpdateStrategy[]
UniqueConstraintSchemaUpdateStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.