Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.dao.jdbc
Interface CurrentConnection

All Known Implementing Classes:
CurrentConnectionImpl

public interface CurrentConnection


Method Summary
 Connection getConnection(DataSource dataSource)
           
 

Method Detail

getConnection

Connection getConnection(DataSource dataSource)

Liferay 6.1.2-ce-ga3