silverorange Code


Package Conversion

Class Summary
ConversionBooleanFieldConverts a column to a boolean column.
ConversionDateFieldConverts a column to a date column.
ConversionFieldBase class for converting a column in the source table to a column in the destination table.
ConversionProcessRunnable application that converts data from one database to another.
ConversionTableConverts an existing table from one database table schema to another.
ConversionTextFieldConverts a column to a text column.

silverorange Code