Package | Description |
---|---|
org.castor.ddlgen |
This package contains functional classes, exceptions and Main class for
DDL generator.
|
Modifier and Type | Class and Description |
---|---|
class |
DDLGenConfiguration
Handle the configuration for DDL generator.
|
Constructor and Description |
---|
DDLWriter(OutputStream output,
Configuration conf)
Construct new DDLWriter with given output stream and configuration file.
|
DDLWriter(Writer writer,
Configuration conf)
Construct new DDLWriter with given writer and configuration file.
|
Copyright © 2013. All rights reserved.