Package com.workingdogs.village

Class Summary
Column This class represents a Column in the database and its associated meta information.
DataSet The DataSet represents a table in the database.
Enums A class for constants.
KeyDef A KeyDef is a way to define the key columns in a table.
QueryDataSet This class is used for doing SQL select statements on the database.
Record A Record represents a row in the database.
Schema The Schema object represents the Columns in a database table.
SelectStmt SelectStmt isn't implemented yet.
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.
 

Exception Summary
DataSetException A DataSetException is thrown if there is an error.
 



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