Package com.ibm.ims.rds

Provides classes for IMS Java Remote Data Services.

See:
          Description

Class Summary
ClientClob  
ClientConnection  
ClientConnectionManager  
ClientDataSource A IMSJdbcDataSource provides a mechanism to create a Connection from an object stored in the JNDI namespace.
ClientManagedConnectionFactory In a managed-server environment, ClientManagedConnectionFactory is the object that is configured at deployment time with the information necessary to create a specific connection.
ClientPreparedStatement  
ClientResultSet ClientResultSet represents a FORWARD_ONLY Result Set.
ClientScrollInsensitiveResultSet A Scroll Insensitive ResultSet provides access to a cached table of data.
ClientSegment  
ClientStatement The object used for executing a static SQL statement and obtaining the results produced by it.
ClientTypeInfo  
ComplexDateFormat Formatting class for the TIMESTAMP data type.
IMSErrorMessages The textual error messages that can be received when using the com.ibm.ims.db package
XMLTrace XMLTrace provides tracing facilities to document the flow of control in an IMS Java application.
 

Exception Summary
RDSException Thrown to indicate an error has occurred.
RDSSQLException Thrown to indicate an error has occurred.
RDSWarning The RDSWarning class provides information when data was lost due to a type conversion.
 

Package com.ibm.ims.rds Description

Provides classes for IMS Java Remote Data Services. IMS Java Remote Data Services is a Java 2 Platform, Enterprise Edition (J2EE) architected solution which provides the ability to deploy a complete client application on a WebSphere 5.0 Application Server for distributed environments that can access IMS databases residing on z/OS. The distributed J2EE server can reside on any platform that is supported by WebSphere 5.0.



(C) International Business Machines Corporation 2004. All rights reserved.