Uses of Interface
net.officefloor.jdbc.decorate.PooledConnectionDecoratorFactory
-
Packages that use PooledConnectionDecoratorFactory Package Description net.officefloor.jdbc.test -
-
Uses of PooledConnectionDecoratorFactory in net.officefloor.jdbc.test
Classes in net.officefloor.jdbc.test that implement PooledConnectionDecoratorFactory Modifier and Type Class Description class
ValidateConnectionDecoratorFactory
ConnectionDecoratorFactory
to validate all createdConnection
andPooledConnection
instances are closed on closingOfficeFloor
.
-