Uses of Class
com.fatwire.gst.foundation.facade.sql.table.TableDef

Packages that use TableDef
com.fatwire.gst.foundation.facade.sql.table   
 

Uses of TableDef in com.fatwire.gst.foundation.facade.sql.table
 

Methods in com.fatwire.gst.foundation.facade.sql.table that return TableDef
 TableDef TableDef.addColumn(TableColumn col)
           
 

Methods in com.fatwire.gst.foundation.facade.sql.table with parameters of type TableDef
 void TableCreator.createTable(TableDef table)
          Create a table
 



Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.