| Name | Description | Type | Package | Framework |
| ColumnMetadata | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM | |
| ConnectionHelper | Interface | org.hibernate.tool.hbm2ddl | Hibernate ORM | |
| ForeignKeyMetadata | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM | |
| ImportScriptException | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM | |
| ImportSqlCommandExtractor | Contract for extracting statements from import. | Interface | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| ImportSqlCommandExtractorInitiator | Instantiates and configures an appropriate ImportSqlCommandExtractor. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| IndexMetadata | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM | |
| MultipleLinesSqlCommandExtractor | Class responsible for extracting SQL statements from import script. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| SchemaExport | Commandline tool to export table schema to the database. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| SchemaExport .Type | Class | org.hibernate.tool.hbm2ddl.SchemaExport | Hibernate ORM | |
| SchemaExportTask | An Ant task for SchemaExport. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| SchemaUpdate | A commandline tool to update a database schema. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| SchemaUpdateTask | An Ant task for SchemaUpdate. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| SchemaValidator | A commandline tool to update a database schema. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| SchemaValidatorTask | An Ant task for SchemaUpdate. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| SingleLineSqlCommandExtractor | Class responsible for extracting SQL statements from import script. | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |
| TableMetadata | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM | |
| Target | enum Targetextends Enum | Class | org.hibernate.tool.hbm2ddl | Hibernate ORM |