Interface | Description |
---|---|
IPoolProps |
This class contains property names, property descriptions, and default configuration values, for java open client.
|
IRemoteProc |
Class | Description |
---|---|
AbstractRuntimeProps | Deprecated
Do not use.
|
ArrayParameterMetaData | |
ASKWatchDog |
This class is used by
Session to coordinate ASK requests with the application server's broker. |
ChangeSumm |
This class is used internally by the
ProDataGraph to maintain a list of changes for each row in the dataset. |
ColumnStreamer |
This class handles serialization of column level data for datasets and temp-tables
|
DataGraphMetaData |
A DataGraphMetaData object can be used to find out about the tables within a
ProDataGraph object
|
DataObjectMetaData | |
DataRelationMetaData | |
ExceptionConverter |
This class holds utility methods for handling formatting and conversion of various exception types.
|
ExternalHashtable |
This class is used by
SDOResultSet to hold change set information |
FieldParamMetaSchema | |
FieldResultSet | |
GregorianCalendarHolder |
Wrapper class for the GregorianCalendar object.
|
Index | |
IndexFieldInfo | |
InputParameterStreamer | |
InputProDataGraphStreamer | |
InputTableStreamer |
This class handles deserialization of data for temp-tables and datasets.
|
InputTableStreamerNoSchema | |
JdbcDataType | |
MemptrParamStream |
This class is used internally to handle reads/writes of MEMPTR values.
|
MetaDataBase | |
MetaDataIndicator | |
MetaSchema | |
O4GLProDataGraph | |
O4GLProDataObjectList | |
ObjectPool | |
ObjectPool.ObjectHolder | |
OEXMLParser | |
OutputBuffer | |
OutputParamReader | |
OutputTableStreamer | |
ParameterMetaData | |
ParameterResultSet | |
ParameterSet |
The ParameterSet holds the data for parameters for running a procedure, method, or function on an application server.
|
PersistentProc |
The PersistentProc class is the client side (dynamic API) proxy for a 4GL
persistent procedure.
|
ProcListResultSet | |
ProDataGraphMetaDataIndicator | |
ProDataObjectMetaDataIndicator | |
RequestMetaData | |
RequestResultSet | |
ResultSet | |
ResultSetMetaData |
A ResultSetMetaData object can be used to find out about the types and
properties of the columns in a ResultSet.
|
ResultSetMetaDataIndicator | |
ResultSetSchema | |
RqContext |
This class holds request context information for calls to
ProObject runProcedure. |
SchemaBuilder | |
SchemaFiller |
This class handles reading schema information returned with an application server request for ResultSet and ProDataObject.
|
SchemaStreamer |
Stream the static local onto the OutputStream.
|
SDOResultSetImpl | |
SDOResultSetImpl.StateChecker | |
Security |
This class is responsible for communicating security related information
between the OpenClient proxy and the broker layer.
|
Session |
The Session class implements a (Dynamic API) proxy for a 4GL server
connection.
|
SessionPool | |
StatelessProc | |
StreamReader |
The
StreamReader class is used internally to read a stream of an OUTPUT table results. |
TableParamMetaSchema | |
TableResultSet |
This
TableResultSet implements one row table that describes the local (static)
definition of a result set. |
Tag |
This class is used internally to handle construcdtion and reading of data from the application server responses.
|
Tracer | |
Util | |
Versions |
Enum | Description |
---|---|
InputErrorResetPolicy | |
OutputErrorResetPolicy |
Exception | Description |
---|---|
ClientException |
This is a generic open client exception that may be thrown for nearly any reason.
|
FGLErrorException | |
SessionPool.InvalidPropertiesException | |
SessionPool.NoAvailableSessionsException | |
SessionPool.SessionNotFoundException | |
SessionPool.SessionPoolException | |
StopException |
This exception is thrown by open client when the client has requsted the request be stopped and the complete response
has not yet been processed.
|