Uses of Interface
net.officefloor.jdbc.decorate.PooledConnectionDecorator
-
Packages that use PooledConnectionDecorator Package Description net.officefloor.jdbc.test -
-
Uses of PooledConnectionDecorator in net.officefloor.jdbc.test
Classes in net.officefloor.jdbc.test that implement PooledConnectionDecorator Modifier and Type Class Description class
ValidatePooledConnectionDecorator
PooledConnectionDecorator
to validate thePooledConnection
instances.Methods in net.officefloor.jdbc.test that return PooledConnectionDecorator Modifier and Type Method Description PooledConnectionDecorator
ValidatePooledConnectionDecorator. createService(ServiceContext context)
-