Package easik.sketch.util.Export

Class Summary
ExportConstants A class containing constants required for SQL, and any String constants needed to access specific databases.
ExportHandler A class to parse XML specifically for database and SQL file generation.
SaveForSQL A class to provide a method to save a sketch for SQL database generation if the sketch has been modified since the last use, and to initialize the SketchHandler associated with the sketch.
SketchToSchema Sketch to Schema is a class which will accept a sketch and then generate an SQL schema.