kr.co.hit.live.transaction.datasource
Class DerbyPooledDataSource
java.lang.Object
kr.co.hit.live.transaction.datasource.PooledDataSource
kr.co.hit.live.transaction.datasource.StandardPooledDataSource
kr.co.hit.live.transaction.datasource.DerbyPooledDataSource
- All Implemented Interfaces:
- Wrapper, CommonDataSource, DataSource
public class DerbyPooledDataSource
- extends StandardPooledDataSource
Derby DB를 위한 PooledDataSource 클래스이다.
StandardPooledDataSource를
상속받았으며, ClientConnectionPoolDataSource40를 사용하여 구현되었다.
- Since:
- 5.0
- Version:
- $Revision: 1.1 $ $Date: 2009/12/30 08:20:10 $
- Author:
- 최승일
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DerbyPooledDataSource
public DerbyPooledDataSource(Properties props)
throws SQLException
- Throws:
SQLException
Copyright © 2014. All Rights Reserved.