
| Class | Description |
|---|---|
| DbAdmin |
Class for access to Database
|
| DbConnectionPool |
A simple standalone JDBC connection pool manager.
|
| DbConstant |
Constants value for database
|
| DbPreparedStatement |
Class to handle PrepareStatement
|
| DbRequest |
Class to handle request
|
| DbSession |
Class to handle session with the SGBD
|
| Exception | Description |
|---|---|
| DbConnectionPool.TimeoutException |
Thrown in when no free connection becomes available within
timeout seconds. |
Copyright © 2009–2019 Waarp. All rights reserved.