반응형
Apache DBCP(Database connection pooling services)
OVERVIEW : http://commons.apache.org/dbcp/
API : http://commons.apache.org/dbcp/apidocs/index.html
1. dbcp 관련 라이브러리 파일 설치
2. dbcp 관련 설정 파일 생성 및 초기화
3. 드라이버 로딩
4. WAS(Tomcat) 구동시 드라이버 로딩
5. 인스턴스 생성 후 로딩
반응형
'Legacy Stories > Tech Stack' 카테고리의 다른 글
| modal dialog (0) | 2008.10.29 |
|---|---|
| sin, cos, tan (0) | 2008.10.13 |
| 초보 Java 웹 개발자들을 위한 학습 로드맵 (0) | 2008.09.12 |
| [TOMCAT] 한글문제 (0) | 2008.09.05 |
| oracle - Oracle 10g XE HTTP 포트 바꾸기 (0) | 2008.09.03 |
DBCP.zip