Package org.xerial.db

widgets and bean classes for viewing and updating database contents.

See:
          Description

Interface Summary
PageHeader PageHeader interface
Tuple Tuple interface represents an instance of a Relation.
TupleComparator Comparator defines sort total order of tuples: that is given two tuples t1, t2; 1.
TupleFactory A factory that creates a tuple from a buffer
 

Class Summary
AbstractTuple A base implementation of the Tuple interface
CommonPageHeader Header of the disk page
PageType PageType information written to a CommonPageHeader.
Relation A Relation holds one or more DataTypes and denotes their relationships.
RelationalQuery  
TupleImpl A simple implementation of the Tuple interface
Value Add this Value class to the ValueDomain in order to set the value domain of a input form.
ValueDomain A ValueDomain shows a set of possible values that can be used within a DataType in a Relation.
VariableLengthInteger Variable length number representation.
 

Enum Summary
DBErrorCode Error codes used to report DBException type
 

Exception Summary
DBException An exception base class related to the database package
 

Package org.xerial.db Description

widgets and bean classes for viewing and updating database contents. DynamicForm, Relation, DataType, etc.



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.