| Interface | Description |
|---|---|
| Accessor |
INTERNAL:
Accessor defines the interface used primarily by the assorted
TopLink Sessions to interact with a data store.
|
| AppendCallCustomParameter |
INTERNAL:
|
| Platform |
Platform is private to TopLink.
|
| QueryStringCall |
INTERNAL:
Purpose: Used to define query string calls.
|
| Class | Description |
|---|---|
| BindCallCustomParameter |
INTERNAL:
|
| DatabaseAccessor |
INTERNAL:
DatabaseAccessor is private to TopLink.
|
| DatabaseCall |
INTERNAL:
Purpose: Used as an abstraction of a database invocation.
|
| DatabasePlatform |
DatabasePlatform is private to TopLink.
|
| DatasourceAccessor |
INTERNAL:
DatasourceAccessor is an abstract implementation
of the Accessor interface providing common functionality to the concrete database and EIS accessors. |
| DatasourceCall |
INTERNAL:
Purpose: Used as an abstraction of a datasource invocation.
|
| DatasourcePlatform |
DatasourcePlatform is private to TopLink.
|
| FieldTypeDefinition |
INTERNAL:
Purpose: Define a database platform specific definition for a platform independant Java class type.
|
| InOutputParameterForCallableStatement | |
| OutputParameterForCallableStatement | |
| SimpleAppendCallCustomParameter |
INTERNAL:
|