Class AbstractManageableDataSource

Object
AbstractManageableDataSource
All Implemented Interfaces:
AutoCloseable, Wrapper, CommonDataSource, DataSource, ManageableDataSource
Direct Known Subclasses:
DBCPDataSource

public abstract class AbstractManageableDataSource extends Object implements ManageableDataSource
An abstract wrapper created to ease the setup of a ManageableDataSource, you just have to subclass and create a close method
Author:
Andrea Aime - TOPP