Uses of Class
org.tranql.ddl.DDLCommand

Packages that use DDLCommand
org.tranql.ddl   
 

Uses of DDLCommand in org.tranql.ddl
 

Methods in org.tranql.ddl that return DDLCommand
 DDLCommand DerbyDDLCommandBuilder.createDDLCommand(DDL ddl)
           
 DDLCommand DDLCommandBuilder.createDDLCommand(DDL ddl)
           
 

Methods in org.tranql.ddl with parameters of type DDLCommand
 void DDLGenerator.WriterExecutionStrategy.execute(DDLCommand command)
           
 void DDLGenerator.AbstractStrategy.execute(DDLCommand command)
           
 void DDLGenerator.GenerationStrategy.execute(DDLCommand command)
           
 void DDLGenerator.ExecutionStrategy.execute(DDLCommand command)
           
 void DDLGenerator.DBExecutionStrategy.execute(DDLCommand command)
           
 



Copyright © -2006 The Codehaus. All Rights Reserved.