org.tranql.ddl
Interface DDLCommandBuilder

All Known Implementing Classes:
DerbyDDLCommandBuilder

public interface DDLCommandBuilder

Version:
$Revision: 246 $ $Date: 2005-08-27 04:09:42 +0200 (Sat, 27 Aug 2005) $

Method Summary
 DDLCommand createDDLCommand(DDL ddl)
           
 

Method Detail

createDDLCommand

DDLCommand createDDLCommand(DDL ddl)
                            throws DDLException
Throws:
DDLException


Copyright © -2010 The Codehaus. All Rights Reserved.