SchemaTool
Table of Contents
Classes
- AbstractCommand
- Base class for CreateCommand, DropCommand and UpdateCommand.
- 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 generate the SQL needed to update the database schema to match the current mapping information.