|
SolarMetric Kodo JDO 2.4.3 generated on March 27 2003 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Connector | A Connector is a provider for Connection instances. |
| Class Summary | |
|---|---|
| ColumnAliasResultObjectProvider | Concrete implementation of ResultSetResultObjectProvider
that loads data from a result set by using column aliases as
defined by the mapping configuration of the metadata of the class
being loaded. |
| ConfigurationConnector | A Connector that uses a JDBCConfiguration object to
create a Connection. |
| ConnectionInfo | Struct to hold data about the current connection state. |
| CustomResultSetResultObjectProvider | Abstract extension of CustomResultObjectProviderImpl
that populates a StateManagerImpl object given a Map of FieldMetaData objects to Object
values, created by the abstract CustomResultObjectProviderImpl.getFieldValues(java.lang.Object, com.solarmetric.kodo.meta.ClassMetaData, boolean)
method. |
| DataSourceConnector | A Connector is a provider for Connection instances, backed
by a DataSource object. |
| DefaultResultObjectProvider | Default concrete implementation of ResultObjectProvider |
| JDBCExtent | JDBC Extent implementation. |
| JDBCStoreManager | StoreManager plugin for the common JDO runtime environent that uses JDBC to store persistent data in a relational data store. |
| LazyResultList | Lazy ResultList implementation. |
| PersistenceManagerConnector | A Connector that uses a PersistencemanagerImpl's
ConnectionFactory and its own authentication information to
obtain a Connection. |
| ResultListFactory | A factory that creates an appropriate ResultList wrapper for a given Select or ResultSet. |
| SQLExceptions | Utility class for obtaining an array of Throwable[] objects from a SQLException. |
JDBC Runtime
Runtime services for the JDBC JDO implementation.
|
SolarMetric Kodo JDO 2.4.3 generated on March 27 2003 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||