Class DataSourceWrapper

java.lang.Object
org.apache.taglibs.standard.tag.common.sql.DataSourceWrapper
All Implemented Interfaces:
Wrapper, CommonDataSource, DataSource

public class DataSourceWrapper extends Object implements DataSource

A simple DataSource wrapper for the standard DriverManager class.