See: Description
Interface | Description |
---|---|
TdbHostInterface |
Basic definition of what it means to be a host interface, i.e.
|
Class | Description |
---|---|
TdbBackgroundTaskSink |
Define an object of this type to receive notification of the completion
background tasks (e.g.
|
TdbControlCacheManager |
Manager class for locally cached CONTROL database objects such as
database designs.
|
TdbDateform |
Date/time formatting and parsing for the current TRIP dateform.
|
TdbGridSession |
Constructs and provides access to a session via XML/HTTP to the TRIP grid web
service.
|
TdbLocalSession |
A session type for direct local connections via JNI linkage.
|
TdbNotificationSink |
Provides a means for handling notification messages such as sent by
the comforter mechanism to be sunk through the client application.
|
TdbSerializableObject |
Base class for objects that can be serialized to files for import / export
operations, e.g.
|
TdbSession |
Construct and manage a session with a server
|
TdbSessionObject |
Base class for all objects that depend on a TdbSession to do anything, i.e.
|
TdbTripNetSession |
Constructs a session connection via TRIPnet to a remote TRIPserver
|
TdbWebSession |
Constructs and provides access to a session via XML/HTTP to the TRIP web
service.
|
Enum | Description |
---|---|
TdbInterfaceType |
Interface containing the types of connection supported by this library
|
TdbNotificationType |
Enumeration containing the notification types supported by this library.
|