public abstract class DDLAssembler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DDLFactory |
factory |
protected DDLOperation |
operation |
protected Schemas |
schemas |
| Modifier | Constructor and Description |
|---|---|
protected |
DDLAssembler(Schemas schemas,
DDLFactory factory,
DDLOperation operation) |
protected Schemas schemas
protected DDLFactory factory
protected DDLOperation operation
protected DDLAssembler(Schemas schemas, DDLFactory factory, DDLOperation operation)
Copyright © 2017. All rights reserved.