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