Class ValidatePooledConnectionDecorator

java.lang.Object
net.officefloor.jdbc.test.ValidatePooledConnectionDecorator
All Implemented Interfaces:
ServiceFactory<PooledConnectionDecorator>, PooledConnectionDecorator, PooledConnectionDecoratorServiceFactory

public class ValidatePooledConnectionDecorator extends Object implements PooledConnectionDecorator, PooledConnectionDecoratorServiceFactory
PooledConnectionDecorator to validate the PooledConnection instances.
Author:
Daniel Sagenschneider