|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Configuration | |
| org.castor.ddlgen | This package contains functional classes, exceptions and Main class for DDL generator. |
| Uses of Configuration in org.castor.ddlgen |
| Subclasses of Configuration in org.castor.ddlgen | |
class |
DDLGenConfiguration
Handle the configuration for DDL generator. |
| Constructors in org.castor.ddlgen with parameters of type Configuration | |
DDLWriter(java.io.OutputStream output,
Configuration conf)
Construct new DDLWriter with given output stream and configuration file. |
|
DDLWriter(java.io.Writer writer,
Configuration conf)
Construct new DDLWriter with given writer and configuration file. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||