Package | Description |
---|---|
org.hibernate.dialect |
This package abstracts the SQL dialect of the underlying database.
|
org.hibernate.tool.schema.internal | |
org.hibernate.tool.schema.spi |
Class and Description |
---|
Exporter
Defines a contract for exporting of database objects (tables, sequences, etc) for use in SQL
CREATE and
DROP scripts |
Class and Description |
---|
Exporter
Defines a contract for exporting of database objects (tables, sequences, etc) for use in SQL
CREATE and
DROP scripts |
SchemaCreator
Service delegate for handling schema creation.
|
SchemaDropper
Service delegate for handling schema dropping.
|
SchemaManagementException
Indicates a problem in performing schema management.
|
SchemaManagementTool
Contract for schema management tool integration.
|
SchemaMigrator
Service delegate for handling schema migration.
|
SchemaValidator
Service delegate for handling schema validations
|
Target
Describes the target of schema management actions.
|
Class and Description |
---|
SchemaCreator
Service delegate for handling schema creation.
|
SchemaDropper
Service delegate for handling schema dropping.
|
SchemaManagementException
Indicates a problem in performing schema management.
|
SchemaMigrator
Service delegate for handling schema migration.
|
SchemaValidator
Service delegate for handling schema validations
|
Target
Describes the target of schema management actions.
|
Copyright © 2024. All rights reserved.