Uses of Package
com.workingdogs.village

Classes in com.workingdogs.village used by com.workingdogs.village
Column
          This class represents a Column in the database and its associated meta information.
DataSet
          The DataSet represents a table in the database.
DataSetException
          A DataSetException is thrown if there is an error.
KeyDef
          A KeyDef is a way to define the key columns in a table.
Record
          A Record represents a row in the database.
Schema
          The Schema object represents the Columns in a database table.
TableDataSet
          This class is used for doing select/insert/delete/update on the database.
Value
          A Value represents a single cell in a database table.
 



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