Uses of Package
ca.idms.io

Packages that use ca.idms.io
ca.idms.io Services for formatted input and output. 
ca.idms.jdbc CA IDMS JDBC Driver. 
ca.idms.proxy CA IDMS JDBC Server. 
ca.idms.qcli CA IDMS SQL native client interface for Java. 
ca.idms.xa IDMS XA client interface objects. 
 

Classes in ca.idms.io used by ca.idms.io
AbstractTraceOutput
          This class provides common behavior for classes that implement the TraceOutput interface used for trace and logging infomation.
DataTruncationException
          Thrown when data is truncated during conversion.
DecimalFormatException
          Thrown when an attempt is made to convert invalid packed or zoned decimal data.
Native
          Classes that implement the Native interface model native control blocks and provide methods to read and write their contents to buffered native data input and output streams.
NativeCodePage
          This class supports the Country Extended Code Table feature.
NativeDataInputStream
          A NativeDataInputStream reads "native" data from a buffered input stream.
NativeDataOutputStream
          A NativeDataOutputStream writes "native" data to a buffered output stream.
NativeFormat
          Specifies native data formats.
NativeObject
          Provides a default implementation of the Native interface.
Trace
          Classes that implement the Trace interface provide methods to display message and member variables in a debugging output stream.
TraceBufferInputStream
          A TraceBufferInputStream extends ByteArrayInputStream to provide tracing and buffering of an underlying InputStream.
TraceBufferOutputStream
          A TraceBufferOutputStream extends ByteArrayOutputStream to provide tracing and buffering of an underlying OutputStream.
TraceObject
          This serves as a general base class and provides some basic debugging routines to print trace information and display the contents of class variables.
TraceOutput
          Classes that implement the TraceOutput interface encapsulate the trace output stream.
 

Classes in ca.idms.io used by ca.idms.jdbc
NativeMessage
          The NativeMessage interface defines methods to access status and error messages returned by the server.
Trace
          Classes that implement the Trace interface provide methods to display message and member variables in a debugging output stream.
TraceObject
          This serves as a general base class and provides some basic debugging routines to print trace information and display the contents of class variables.
TraceOutput
          Classes that implement the TraceOutput interface encapsulate the trace output stream.
 

Classes in ca.idms.io used by ca.idms.proxy
Trace
          Classes that implement the Trace interface provide methods to display message and member variables in a debugging output stream.
TraceObject
          This serves as a general base class and provides some basic debugging routines to print trace information and display the contents of class variables.
 

Classes in ca.idms.io used by ca.idms.qcli
DataTruncationException
          Thrown when data is truncated during conversion.
 

Classes in ca.idms.io used by ca.idms.xa
Native
          Classes that implement the Native interface model native control blocks and provide methods to read and write their contents to buffered native data input and output streams.
NativeBase
          Base class for the implementations of Native objects.
NativeDataInputStream
          A NativeDataInputStream reads "native" data from a buffered input stream.
NativeDataOutputStream
          A NativeDataOutputStream writes "native" data to a buffered output stream.
NativeFormat
          Specifies native data formats.
NativeObject
          Provides a default implementation of the Native interface.
Trace
          Classes that implement the Trace interface provide methods to display message and member variables in a debugging output stream.
TraceObject
          This serves as a general base class and provides some basic debugging routines to print trace information and display the contents of class variables.
 



Copyright © 2009 CA, All rights reserved