| 程序包 | 说明 |
|---|---|
| com.ds.common.database |
| 限定符和类型 | 类和说明 |
|---|---|
class |
C3P0ConnectionProvider |
class |
C3P0NoEPConnectionProvider
Title: 常用代码打包
Description:
Default connection provider, which uses an internal connection pool.
|
class |
DefaultConnectionProvider
Title: 常用代码打包
Description:
Default connection provider, which uses an internal connection pool.
|
class |
JNDIDataSourceProvider
Title: 常用代码打包
Description:
An implementation of ConnectionProvider that utilizes a JDBC 2.0 DataSource
made available via JNDI.
|
class |
MiniConnectionProvider
Title: 常用代码打包
Description:
Default connection provider, which uses an internal connection pool.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ConnectionProvider |
ConnectionManager.getConnectionProvider()
Returns the current connection provider.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConnectionManager.setConnectionProvider(ConnectionProvider provider)
Sets the connection provider.
|
Copyright © 2023 onecode. All rights reserved.