|
Kodo 4.1.0 generated on October 9 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.solarmetric.jdbc.PoolingDataSource
kodo.jdbc.schema.KodoPoolingDataSource
public class KodoPoolingDataSource
A PoolingDataSource that provides a generic configuration implementation.
| Constructor Summary | |
|---|---|
KodoPoolingDataSource()
|
|
| Method Summary | |
|---|---|
List |
createConnectionDecorators()
|
void |
endConfiguration()
|
Properties |
getConnectionFactoryProperties()
|
void |
initDBDictionary(org.apache.openjpa.jdbc.sql.DBDictionary dict)
|
void |
setConfiguration(org.apache.openjpa.lib.conf.Configuration conf)
|
void |
setConnectionFactoryProperties(Properties props)
|
void |
startConfiguration()
|
| Methods inherited from class com.solarmetric.jdbc.PoolingDataSource |
|---|
close, getClassLoader, getConnection, getConnection, getConnectionDriverName, getConnectionPool, getConnectionProperties, getConnectionURL, getConnectionUserName, getDriver, getLoginTimeout, getLogs, getLogWriter, newConnection, setClassLoader, setConnectionDriverName, setConnectionPassword, setConnectionProperties, setConnectionURL, setConnectionUserName, setLoginTimeout, setLogWriter, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.openjpa.jdbc.schema.DriverDataSource |
|---|
getClassLoader, getConnectionDriverName, getConnectionProperties, getConnectionURL, getConnectionUserName, setClassLoader, setConnectionDriverName, setConnectionPassword, setConnectionProperties, setConnectionURL, setConnectionUserName |
| Methods inherited from interface javax.sql.DataSource |
|---|
getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter |
| Constructor Detail |
|---|
public KodoPoolingDataSource()
| Method Detail |
|---|
public void setConnectionFactoryProperties(Properties props)
setConnectionFactoryProperties in interface org.apache.openjpa.jdbc.schema.DriverDataSourcepublic Properties getConnectionFactoryProperties()
getConnectionFactoryProperties in interface org.apache.openjpa.jdbc.schema.DriverDataSourcepublic void startConfiguration()
startConfiguration in interface org.apache.openjpa.lib.conf.Configurablepublic void endConfiguration()
endConfiguration in interface org.apache.openjpa.lib.conf.Configurablepublic void setConfiguration(org.apache.openjpa.lib.conf.Configuration conf)
setConfiguration in interface org.apache.openjpa.lib.conf.Configurablepublic List createConnectionDecorators()
createConnectionDecorators in interface org.apache.openjpa.jdbc.schema.DriverDataSourcepublic void initDBDictionary(org.apache.openjpa.jdbc.sql.DBDictionary dict)
initDBDictionary in interface org.apache.openjpa.jdbc.schema.DriverDataSource
|
Kodo 4.1.0 generated on October 9 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||