| Class | Description |
|---|---|
| HibernateDocMojo |
Generates schema documentation.
|
| HibernateSchemaExportMojo |
Exports Hibernate schema to a file or live DB.
|
| HibernateSchemaMojo |
Base Mojo for manipulating Hibernate schema (generation, updates, validation).
|
| HibernateSchemaOutputMojo |
Base Mojo for generating SQL code from Hibernate schema (creating or updating the schema).
|
| HibernateSchemaUpdateMojo |
Compares Hibernate schema against a live DB and outputs changes to a file or the DB.
|
| HibernateSchemaValidateMojo |
Validates a live DB schema against Hibernate mappings.
|
Copyright © 2009-2012 Vecna Technologies. All Rights Reserved.