Uses of Class
org.attribyte.sql.pool.JDBConnection
Packages that use JDBConnection
Package
Description
ACP is an open-source JDBC connection pool designed to support the high throughput, concurrency, tuning,
monitoring and reporting typically required to support production application servers.
-
Uses of JDBConnection in org.attribyte.sql.pool
Methods in org.attribyte.sql.pool that return JDBConnectionModifier and TypeMethodDescriptionJDBConnection.Initializer.createConnection()Creates an immutable connection from this initialization.Methods in org.attribyte.sql.pool with parameters of type JDBConnectionModifier and TypeMethodDescriptionConnectionPoolSegment.Initializer.setConnection(JDBConnection jdbcConnection) Sets the database connection.