Class Summary | |
---|---|
AbstractCommand | |
CreateCommand | Command to create the database schema for a set of classes based on their mappings. |
DropCommand | Command to drop the database schema for a set of classes based on their mappings. |
UpdateCommand | Command to update the database schema for a set of classes based on their mappings. |