Package | Description |
---|---|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
org.hibernate.tool | |
org.hibernate.tool.hbm2ddl |
The hbm2ddl tool.
|
Class and Description |
---|
DatabaseMetadata
JDBC database metadata
|
Class and Description |
---|
TableMetadata
JDBC table metadata
|
Class and Description |
---|
SchemaExport
Commandline tool to export table schema to the database.
|
Class and Description |
---|
ColumnMetadata
JDBC column metadata
|
ConnectionHelper
Contract for delegates responsible for managing connection used by the
hbm2ddl tools.
|
ForeignKeyMetadata
JDBC foreign key metadata
|
ImportSqlCommandExtractor
Contract for extracting statements from import.sql script.
|
ImportSqlCommandExtractorInitiator
Instantiates and configures an appropriate
ImportSqlCommandExtractor . |
IndexMetadata
JDBC index metadata
|
SchemaExport
Commandline tool to export table schema to the database.
|
SchemaExport.Type |
TableMetadata
JDBC table metadata
|
Target |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.