Package org.openforis.collect.relational
Class DDLCreator
- java.lang.Object
-
- org.openforis.collect.relational.DDLCreator
-
public class DDLCreator extends Object
-
-
Constructor Summary
Constructors Constructor Description DDLCreator(RelationalSchema schema)
-
-
-
Constructor Detail
-
DDLCreator
public DDLCreator(RelationalSchema schema)
-
-
Method Detail
-
write
public void write(Writer output)
-
-