Commons DBCP

GPTKB entity

Statements (63)
Predicate Object
gptkbp:instance_of gptkb:software_framework
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Apache_Commons
gptkbp:dependency gptkb:Commons_Pool
gptkbp:developed_by gptkb:software_framework
gptkbp:features connection pooling
timeout settings
connection management
logging support
customizable connection properties
connection eviction
connection validation
connection pool alerts
connection pool best practices
connection pool cleanup
connection pool configuration management
connection pool diagnostics
connection pool health checks
connection pool initialization
connection pool lifecycle management
connection pool metrics
connection pool monitoring
connection pool notifications
connection pool performance tuning
connection pool recovery
connection pool resizing
connection pool shutdown
connection pool statistics
custom connection factories
max active connections
max wait time
min idle connections
test on borrow
test on return
test while idle
validation query
gptkbp:first_released gptkb:2001
gptkbp:has_documentation Apache Commons website
https://www.w3.org/2000/01/rdf-schema#label Commons DBCP
gptkbp:is_maintained_by gptkb:Apache_Commons_community
gptkbp:is_used_by enterprise applications
web applications
gptkbp:latest_version 2.9.0
gptkbp:license Apache License 2.0
gptkbp:provides load balancing
performance optimization
resource management
transaction support
database connection pooling
failover support
gptkbp:related_to gptkb:Apache_Commons_Pool
gptkbp:release_date 2020-12-01
gptkbp:repository gptkb:archive
gptkbp:setting gptkb:XML
properties file
programmatic
gptkbp:supports gptkb:hot_spring
gptkb:Java_Enhancement_Proposal
gptkb:JDBC
gptkb:JNDI
multi-threading
gptkbp:used_in Java applications
gptkbp:written_in gptkb:Java