| Home >> All >> org >> javahispano >> [ dbmt Javadoc ] |
| | org.javahispano.dbmt.fields.* (13) | | org.javahispano.dbmt.functions.* (2) |
org.javahispano.dbmt: Javadoc index of package org.javahispano.dbmt.
Package Samples:
org.javahispano.dbmt.fields
org.javahispano.dbmt.functions
Classes:
MigrationRunner: Entry point to performing a migration Reads an XML config file an starts migration
Step: This class makes the work defined by a step entry in the configuration.
Field: Encapsulates a Field to be migrated (from, to, type, etc).
Function: Encapsulates a Function to calculate field values
BlobSetter: Implements the FielSetter for the Blobs
MigrationHandler: SAX handler to read the config file
FunctionRegistry: Stores all present functions
Migration: Description of the Class
FieldSetter: Description of the Class
FieldSetterFactory: Description of the Class
StringSetter: Description of the Class
NewStringSetter: Description of the Class
IntegerSetter: Description of the Class
NewIntegerSetter: Description of the Class
DateSetter: Description of the Class
NewDateSetter: Description of the Class
TimestampSetter: Description of the Class
NewTimestampSetter: Description of the Class
NewBlobSetter
| Home | Contact Us | Privacy Policy | Terms of Service |