Package | Description |
---|---|
com.jbase.framework.io |
Class and Description |
---|
AbstractJBaseObjectReader
Deserializes JBaseSerializable objects sent from the jbase_agent server,
or any other source of serialized JCF objects.
|
AbstractJBaseObjectWriter |
IByteObject
This interface allows a client to optimise the serialization of byte buffers.
|
JbaseMsg
jBASE Socket message
|
JBaseObjectReader
Deserializes objects sent from the jsqld server.
|
JBaseObjectWriter
Serializes objects to jBASE JDBC format.
|
JBaseSerializable
Interface which must be implemented by objects which take part in the
JDBC driver <-> jbase_agent communication.
|
ObjectFactory |
Response
Represents a response from jsqld.
|
SQLError |