|
Class Summary |
| AliasingResultSet |
|
| ComparisonField |
This object holds the elements of a where clause with one operand
being substituted at execution time by data supplied by the calling
thread. |
| DataBinder |
|
| DataExchange |
|
| DataResultSet |
This class is used as the database independent representation of a table. |
| DataSerializeUtils |
Utilities to simplify the retrieving and manipulation of character encoding parameters. |
| FieldInfo |
A cross database/storage representation of field type information for a field
in a table or parameter list.
Note: If m_type is null then there is no field type information available beyond
the index at which the field is located. |
| PropParameters |
Gives an implementation of the Parameters interface based on a Properties object. |
| QueryUtils |
|
| ResultSetUtils |
Utilities to simplify the retrieving and manipulation of data in result sets. |
| SimpleQueryInfo |
Holds information that specifies a simple select or update query. |
| SimpleResultSetFilter |
Filter used to copy rows that match (optionally using wildchars) on a particular column. |