Uses of Class
org.tranql.sql.Table

Packages that use Table
org.tranql.sql   
 

Uses of Table in org.tranql.sql
 

Methods in org.tranql.sql that return Table
 Table SQLSchema.addTable(Table table)
           
 Table SQLSchema.getTable(java.lang.String tableName)
           
 

Methods in org.tranql.sql with parameters of type Table
 Table SQLSchema.addTable(Table table)
           
 



Copyright © -2005 The Codehaus. All Rights Reserved.