Package ch.sahits.codegen.sql.generator

Interface Summary
IFieldValueConverter This interface defines the functionality to convert a field value.
ISQLInsertScriptGenerator This interface defines the method that are needed for generating of a insert script
 

Class Summary
BasicDataManipulator This class provides the basic interface for data manupulation.
JDBCSQLInsertScriptGenerator This class handles the generation of the insert skript based on the defined model