Uses of Class
org.apache.commons.dbcp2.LifetimeExceededException
Packages that use LifetimeExceededException
-
Uses of LifetimeExceededException in org.apache.commons.dbcp2
Methods in org.apache.commons.dbcp2 that throw LifetimeExceededExceptionModifier and TypeMethodDescriptionprivate voidPoolableConnectionFactory.validateLifetime(org.apache.commons.pool2.PooledObject<PoolableConnection> p) static voidUtils.validateLifetime(org.apache.commons.pool2.PooledObject<?> p, Duration maxDuration)