com.liferay.portal.dao.jdbc
Class CurrentConnectionImpl
java.lang.Object
com.liferay.portal.dao.jdbc.CurrentConnectionImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.dao.jdbc.CurrentConnection
public class CurrentConnectionImpl
- extends Object
- implements com.liferay.portal.kernel.dao.jdbc.CurrentConnection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentConnectionImpl
public CurrentConnectionImpl()
getConnection
public Connection getConnection(DataSource dataSource)
- Specified by:
getConnection in interface com.liferay.portal.kernel.dao.jdbc.CurrentConnection