Package | Description |
---|---|
com.viaoa.ds.jdbc |
The OADataSourceJDBC package is used to access persistent data using JDBC.
|
com.viaoa.ds.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–2019 ViaOA. All rights reserved.