SolarMetric Kodo JDO Enterprise Edition 2.3.1 generated on August 20 2002

Package com.solarmetric.kodo.impl.jdbc

JDBC JDO Implementation

See:
          Description

Interface Summary
JDBCConfiguration Configuration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
SequenceFactory An implementation of the SequenceFactory interface is used to generate unique primary key values for newly persisted JDO instances.
 

Class Summary
JDBCPersistenceManagerFactory PersistenceManagerFactory type for use with the JDBC runtime.
JDBCSimpleConfiguration Simple implementation of the JDBCConfiguration interface.
 

Package com.solarmetric.kodo.impl.jdbc Description

JDBC JDO Implementation

This package provides a concrete JDO implementation that plugs into the common runtime defined in the com.solarmetric.kodo.runtime package. Persistent objects are stored in a relational data store using SQL calls through JDBC.


SolarMetric Kodo JDO Enterprise Edition 2.3.1 generated on August 20 2002

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.