|
|
SolarMetric Kodo JDO 2.4.3 generated on March 27 2003
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.solarmetric.kodo.impl.jdbc.runtime
Interface Connector
- All Known Implementing Classes:
- DataSourceConnector
- public interface Connector
A Connector is a provider for Connection instances.
A Connector is required for any class that may need to instantiate
a connection to the data source.
- Since:
- 2.4
getConnection
public Connection getConnection()
throws SQLException
- Obtain a
Connection instance. Authenitcation information
must be provided by this object, rather than by the requestor.
|
|
SolarMetric Kodo JDO 2.4.3 generated on March 27 2003
|
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.