Uses of Class
com.workingdogs.village.TableDataSet

Uses of TableDataSet in com.workingdogs.village
 

Methods in com.workingdogs.village that return TableDataSet
 TableDataSet TableDataSet.order(java.lang.String order)
          Sets the value for the SQL portion of the ORDER statement
 TableDataSet TableDataSet.other(java.lang.String other)
          Sets the value for the SQL portion of the OTHER statement
 TableDataSet TableDataSet.tableQualifier(java.lang.String tq)
          This sets additional SQL for the table name.
 TableDataSet TableDataSet.where(java.lang.String where)
          Sets the value for the SQL portion of the WHERE statement
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.