Package | Description |
---|---|
com.viaoa.datasource.jdbc |
The OADataSourceJDBC package is used to access persistent data using JDBC.
|
com.viaoa.datasource.jdbc.connection |
OADataSourceJDBC connection pooling services.
|
Class and Description |
---|
ConnectionPool
Maintains a dynamic pool of connections to database.
|
Class and Description |
---|
OAConnection
Used to wrap functionality around a java.sql.Connection to offer Statement and PreparedStatement Pooling.
|
Copyright © 1999–2025 ViaOA. All rights reserved.