public class JBaseJDBCObjectFactory extends ObjectFactory
Creates objects received from the jbase_agent server.
Modifier and Type | Class and Description |
---|---|
static interface |
JBaseJDBCObjectFactory.TYPE |
Constructor and Description |
---|
JBaseJDBCObjectFactory() |
Modifier and Type | Method and Description |
---|---|
protected JBaseSerializable |
createObject(int objectType)
Create JBaseSerializable object from the supplied object type.
|
createGenericObjects
protected JBaseSerializable createObject(int objectType) throws UnknownTypeException
ObjectFactory
Create JBaseSerializable object from the supplied object type.
createObject
in class ObjectFactory
objectType
- type identifierUnknownTypeException