Modifier and Type | Class and Description |
---|---|
class |
CreateMojo
Generate/Execute SQL to create a database-schema that represents the
configured mappings.
|
class |
DropMojo
Generate/Execute SQL to drop all tables of a database-schema that represents
the configured mappings.
|
class |
UpdateMojo
Generate/Execute SQL to update the database-schema according to the
configured mappings.
|
Copyright © 2017. All Rights Reserved.