Class Summary |
ASCII_UCodeESC_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing). |
DLIClobMaterializer |
Implements the CLOB interface, and is returned from a JDBC getClob call. |
DLIClobSegmentStream |
This is the implementation for segment producing streams like used by the clob or XMSShredder. |
DLIConnection |
A DLIConnection object represents a connection to a PSB. |
DLIDatabaseMetaData |
|
DLIDatabaseView |
DLIDatabaseView is a container for segment information in a DL/I database. |
DLIDriver |
|
DLIParserTokenManager |
|
DLIPreparedStatement |
|
DLIQueryConnection |
|
DLIRecord |
An object that represents a path of segments in a DL/I database, starting with a
root segment and working down the hierarchy towards a leaf segment. |
DLIResultSet |
DLIResultSet represents a FORWARD_ONLY Result Set. |
DLIResultSetMetaData |
An object that can be used to find out about the types
and properties of the columns in a ResultSet. |
DLIScrollInsensitiveResultSet |
A Scroll Insensitive ResultSet provides access to a cached table
of data. |
DLISegment |
DLISegment is the base class for objects representing
segments in a DL/I database. |
DLISegmentInfo |
A DLISegmentInfo object is wrapper class used to associate a
DLISegment object with its hierarchical parent for use within
a DLIDatabaseView object. |
DLIStatement |
The object used for executing a static SQL statement
and obtaining the results produced by it. |
GSAMConnection |
|
GSAMRecord |
|
IMSErrorMessages |
The textual error messages that can be received when using the com.ibm.ims.db package |
RSA |
|
SecondaryIndexInfo |
A SecondaryIndexInfo object is a specialization of a DLITypeInfo object that defines a field,
or a set of fields, that make up a secondary index. |
SSA |
SSA represents a Segment Search Argument. |
SSAList |
SSAList represents a collection of SSA (Segment Search Arguments) objects. |
SSAQualificationStatement |
A SSAQualificationStatement represents logical qualification statements
to a Segment Search Argument. |
StringClob |
Accepts a String and Implements the CLOB interface. |
Token |
Describes the input token stream. |
Provides classes for the JDBC driver and for the IMS Java hierarchic database interface.