站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.3 正式版 API 英文文档

org.hibernate.tool.hbm2ddl (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Package org.hibernate.tool.hbm2ddl

The hbm2ddl tool.

See:
          Description

Class Summary
ColumnMetadata JDBC column metadata
DatabaseMetadata JDBC database metadata
ForeignKeyMetadata JDBC foreign key metadata
IndexMetadata JDBC index metadata
SchemaExport Commandline tool to export table schema to the database.
SchemaExportTask An Ant task for SchemaExport.
SchemaUpdate A commandline tool to update a database schema.
SchemaUpdateTask An Ant task for SchemaUpdate.
SchemaValidator A commandline tool to update a database schema.
SchemaValidatorTask An Ant task for SchemaUpdate.
TableMetadata JDBC table metadata
 

Package org.hibernate.tool.hbm2ddl Description

The hbm2ddl tool.