|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
DLISegmentInfo
objects
that define the segments contained in the database view.
SaveArea
object.
begin
method first sets up the Java Dependent Region environment
before invoking its abstract doBegin
method, returning control to
the application.
Statement
object if both the DBMS and
driver support aborting an SQL statement.
Statement
object if both the DBMS and
driver support aborting an SQL statement.
Statement
object.
Statement
object.
ClientManagedConnectionFactory
is the object that is configured at deployment time with the information
necessary to create a specific connection.ResultSet
object's database and
JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
Statement
object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
Statement
object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
ResultSet
object's database and
JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
ResultSet
object's database and
JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
Statement
object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
Statement
object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
IMSJdbcDataSource
with a default connection
manager (IMSJdbcConnectionManager
).
IMSJdbcDataSource
with a default connection
manager (IMSJdbcConnectionManager
).
IMSJdbcDataSource
using the supplied
ConnectionManager
.
ClientDataSource
using the supplied
ConnectionManager
.
Connection.createStatement()
method returning
a DLIStatement
object as its parent class Statement
.
Connection.createStatement()
method returning
a ClientStatement
object as its parent class Statement
.
Connection.createStatement()
method returning
a DLIStatement
object as its parent class Statement
.
Connection.createStatement()
method returning
a ClientStatement
object as its parent class Statement
.
DLIDatabaseView
is a container for segment information in a DL/I database.DLIDatabaseView
object from the view name and an
array of DLISegmentInfo
objects that define the segments
contained in the view.
DLIDatabaseView
object from the PSB name and the
information for the first database view (PCB) in the view.
com.ibm.ims.db.SecondaryIndexInfo
class, whose constructor SecondaryIndexInfo(String, String, String[], String)
{/code> caters to the case where the source & target are different segments.
com.ibm.ims.db.SecondaryIndexInfo(String fieldName, String sourceSegmentName,
String[] indexInfo, String searchFieldName, int keyLength)
method, which
takes the field name, source segment name, array of sequenced field names, search
field name and the length of the sequenced fields put together as parameters.
DLISegmentInfo
object is wrapper class used to associate a
DLISegment
object with its hierarchical parent for use within
a DLIDatabaseView
object.DLISegmentInfo
object from an instance of a
DLISegment
and the index of the hierarchical parent in an array of
DLISegmentInfo
objects.
XMLTrace.TRACE_EXCEPTIONS
XMLTrace.TRACE_EXCEPTIONS
PreparedStatement
object
and returns the result set generated by the query.
PreparedStatement
object
and returns the result set generated by the query.
PreparedStatement
object.
PreparedStatement
object.
Statement
object
should be made available for retrieval.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object as
a stream of ASCII characters.
ResultSet
object as
a stream of ASCII characters.
ResultSet
object as
a stream of ASCII characters.
ResultSet
object as a binary stream of
uninterpreted bytes.
ResultSet
object as a binary stream of
uninterpreted bytes.
ResultSet
object as a binary stream of
uninterpreted bytes.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object as
a boolean
in the Java programming language.
ResultSet
object as
a boolean
in the Java programming language.
ResultSet
object as
a boolean
in the Java programming language.
ResultSet
object as
a byte
in the Java programming language.
ResultSet
object as
a byte
in the Java programming language.
ResultSet
object as
a byte
in the Java programming language.
ResultSet
object as
a byte
array in the Java programming language.
ResultSet
object as
a byte
array in the Java programming language.
ResultSet
object as
a byte
array in the Java programming language.
DLISegment
object of the specified segment
class name.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
Connection
object
that produced this Statement
object.
Connection
object
that produced this Statement
object.
DLIDatabaseView
subclass.
DLIDatabaseView
subclass.
ResultSet
object as
a java.sql.Date
object in the Java programming language.
ResultSet
object as
a java.sql.Date
object in the Java programming language.
ResultSet
object as
a java.sql.Date
object in the Java programming language.
ResultSet
object as
a double
in the Java programming language.
ResultSet
object as
a double
in the Java programming language.
ResultSet
object as
a double
in the Java programming language.
Statement
object.
Statement
object.
Statement
object.
Statement
object.
ResultSet
object as
a float
in the Java programming language.
ResultSet
object as
a float
in the Java programming language.
ResultSet
object as
a float
in the Java programming language.
Statement
object.
ResultSet
objects
created using this Connection
object.
ResultSet
object as
an int
in the Java programming language.
ResultSet
object as
an int
in the Java programming language.
ResultSet
object as
an int
in the Java programming language.
PrintWriter
provided by the server
runtime.
PrintWriter
contained in the associated
IMSJdbcManagedConnectionFactory
if one exists.
PrintWriter
contained in the associated
IMSJdbcManagedConnectionFactory
if one exists.
PrintWriter
provided by the server
runtime.
ResultSet
object as
a long
in the Java programming language.
ResultSet
object as
a long
in the Java programming language.
ResultSet
object as
a long
in the Java programming language.
Statement
object's next result, deals with
any current ResultSet
object(s) according to the instructions
specified by the given flag, and returns
true
if the next result is a ResultSet
object.
SaveArea
.
DLISegment
object of the specified segment.
DLISegment
object of the specified segment
class name.
ResultSet
object.
ResultSet
object.
ResultSet
objects
generated by this Statement
object.
ResultSet
object.
ResultSet
object as
a short
in the Java programming language.
ResultSet
object as
a short
in the Java programming language.
ResultSet
object as
a short
in the Java programming language.
SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object as
a String
in the Java programming language.
ResultSet
object as
a String
in the Java programming language.
ResultSet
object as
a String
in the Java programming language.
ResultSet
object as
a java.sql.Time
object in the Java programming language.
ResultSet
object as
a java.sql.Time
object in the Java programming language.
ResultSet
object as
a java.sql.Time
object in the Java programming language.
ResultSet
object as
a java.sql.Timestamp
object in the Java programming language.
ResultSet
object as
a java.sql.Timestamp
object in the Java programming language.
ResultSet
object as
a java.sql.Timestamp
object in the Java programming language.
IMSMessageQueue
.
getCharacterStream
in place of
getUnicodeStream
getCharacterStream
in place of
getUnicodeStream
getCharacterStream
in place of
getUnicodeStream
ResultSet
object as a java.net.URL
object in the Java programming language.
ResultSet
object as a java.net.URL
object in the Java programming language.
IMSErrorMessages
is used by the com.ibm.ims.application package to
manage error messages in a central location for the entire package.IMSFieldMessage
is an abstract base class for objects representing a
message either comming from and going to an IMS message queue.IMSFieldMessage
with the specified message length.
IMSFieldMessage
with the specified message length.
IMSFieldMessage
with the specified message length.
IMSFieldMessage
from an existing
IMSFieldMessage
.
IMSJdbcDataSource
from a ConnectionManager
and an IMSJdbcManagedConnectionFactory
.
IMSJdbcDataSource
in an unmanaged-server
environment (e.g.
IMSJdbcManagedConnectionFactory
is the object that is configured at deployment time with the information
necessary to create a specific connection.IMSMessageQueue
provides services to send and receive
messages to an IMS message queue or to the application's Scratch
Pad Area (SPA).isLast
is true.
isLast
is true.
SaveArea
object.
Clob
object searchstr
appears in this
Clob
object.
searchstr
appears in the SQL CLOB
value
represented by this Clob
object.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
Connection.prepareStatement()
method returning
a DLIPreparedStatement
object as its parent class
PreparedStatement
Result sets created using the returned PreparedStatement will have
forward-only type and read-only concurrency, by default.
Connection.prepareStatement()
method returning
a DLIPreparedStatement
object as its parent class
PreparedStatement
Result sets created using the returned PreparedStatement will have
forward-only type and read-only concurrency, by default.
PreparedStatement
object that has
the capability to retrieve auto-generated keys.
PreparedStatement
object capable
of returning the auto-generated keys designated by the given array.
Connection.prepareStatement()
method returning
a DLIPreparedStatement
object as its parent class
PreparedStatement
Result sets created using the returned PreparedStatement will have
forward-only type and read-only concurrency, by default.
Connection.prepareStatement()
method returning
a DLIPreparedStatement
object as its parent class
PreparedStatement
Result sets created using the returned PreparedStatement will have
forward-only type and read-only concurrency, by default.
PreparedStatement
object that will generate
ResultSet
objects with the given type, concurrency,
and holdability.
PreparedStatement
object capable
of returning the auto-generated keys designated by the given array.
SaveArea
object
and returns it in an Iterator
object.
SaveArea
object is used during CHKP/XRST calls
to checkpoint the application data objects.SaveArea
object.
CLOB
value that this Clob
object represents,
starting at position pos
.
CLOB
value that this Clob
object represents,
starting at position pos
.
Reader
object, which is the given number of characters long.
Reader
object, which is the given number of characters long.
CLOB
value that this Clob
object
represents, at position pos
.
CLOB
value that this Clob
object
represents, at position pos
.
execute
methods.
execute
methods.
DLIDatabaseView
subclass.
DLIDatabaseView
subclass.
Calendar
object.
Calendar
object.
ResultSet
objects
created using this Connection
object to the given
holdability.
PrintWriter
for resource adapter tracing.
PrintWriter
for resource adapter tracing.
String
to the CLOB
value that this Clob
object designates at the position
pos
.
String
to the CLOB
value that this Clob
object designates at the position
pos
.
len
characters of str
, starting
at character offset
, to the CLOB
value
that this Clob
represents.
len
characters of str
, starting
at character offset
, to the CLOB
value
that this Clob
represents.
Calendar
object.
Calendar
object.
Calendar
object.
Calendar
object.
java.net.URL
value.
ResultSet
objects
returned from a CallableStatement
object
simultaneously.
CLOB
value that this Clob
designates to have a length of len
characters.
CLOB
value that this Clob
designates to have a length of len
characters.
java.sql.Array
value.
java.sql.Array
value.
java.sql.Blob
value.
java.sql.Blob
value.
java.sql.Clob
value.
java.sql.Clob
value.
java.sql.Ref
value.
java.sql.Ref
value.
ResultSet.rowUpdated
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |