Uses of Interface
org.plasma.text.ddl.DDLFactory

Packages that use DDLFactory
org.plasma.text.ddl Package level documentation for package org.plasma.text.ddl. 
 

Uses of DDLFactory in org.plasma.text.ddl
 

Classes in org.plasma.text.ddl that implement DDLFactory
 class MySQLFactory
           
 class OracleFactory
           
 

Fields in org.plasma.text.ddl declared as DDLFactory
protected  DDLFactory DDLAssembler.factory
           
 

Constructors in org.plasma.text.ddl with parameters of type DDLFactory
DDLAssembler(Schemas schemas, DDLFactory factory, DDLOperation operation)
           
DDLStreamAssembler(Schemas schemas, DDLFactory factory, DDLOperation operation, OutputStream stream)
           
 



Copyright © 2013. All rights reserved.