Package | Description |
---|---|
org.datanucleus.store.rdbms.datasource.dbcp |
Repackaged Apache DBCP connection pool.
|
org.datanucleus.store.rdbms.datasource.dbcp.pool.impl |
Repackaged Apache DBCP connection pool.
|
Modifier and Type | Class and Description |
---|---|
class |
AbandonedObjectPool
An implementation of a Jakarta-Commons ObjectPool which
tracks JDBC connections and can recover abandoned db connections.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericObjectPool
A configurable
ObjectPool implementation. |
class |
SoftReferenceObjectPool
A
SoftReference based
ObjectPool . |
class |
StackObjectPool
A simple,
Stack -based ObjectPool implementation. |
Copyright © 2023. All rights reserved.