org.plasma.text.ddl
Class DDLAssembler

java.lang.Object
  extended by org.plasma.text.ddl.DDLAssembler
Direct Known Subclasses:
DDLStreamAssembler

public abstract class DDLAssembler
extends java.lang.Object


Field Summary
protected  DDLFactory factory
           
protected  DDLOperation operation
           
protected  Schemas schemas
           
 
Constructor Summary
protected DDLAssembler(Schemas schemas, DDLFactory factory, DDLOperation operation)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

schemas

protected Schemas schemas

factory

protected DDLFactory factory

operation

protected DDLOperation operation
Constructor Detail

DDLAssembler

protected DDLAssembler(Schemas schemas,
                       DDLFactory factory,
                       DDLOperation operation)


Copyright © 2013. All Rights Reserved.