com.liferay.portal.dao.jdbc.pacl
Class PACLDataSource
java.lang.Object
com.liferay.portal.dao.jdbc.util.DataSourceWrapper
com.liferay.portal.dao.jdbc.pacl.PACLDataSource
- All Implemented Interfaces:
- Wrapper, CommonDataSource, DataSource
public class PACLDataSource
- extends DataSourceWrapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PACLDataSource
public PACLDataSource(DataSource dataSource)
getConnection
public Connection getConnection()
throws SQLException
- Specified by:
getConnection in interface DataSource- Overrides:
getConnection in class DataSourceWrapper
- Throws:
SQLException