Package org.hibernate.tool.schema.internal
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
-
Interface Summary Interface Description TableMigrator An object that produces analter table
statements needed to update the definition of a table.