| Class | Description |
|---|---|
| AbstractSchemaMojo |
Baseclass with common attributes and methods.
|
| CreateMojo |
Generate/Execute SQL to create a database-schema that represents the
configured mappings.
|
| DropMojo |
Generate/Execute SQL to drop all tables of a database-schema that represents
the configured mappings.
|
| HelpMojo |
Display help information on hibernate-maven-plugin.
|
| ModificationTracker | |
| MutableClassLoader | |
| UpdateMojo |
Generate/Execute SQL to update the database-schema according to the
configured mappings.
|
Copyright © 2017. All Rights Reserved.