Class CurrentConnectionImpl

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
Author:
Shuyang Zhou
  • Constructor Details

    • CurrentConnectionImpl

      public CurrentConnectionImpl()
  • Method Details

    • getConnection

      public Connection getConnection(DataSource dataSource)
      Specified by:
      getConnection in interface com.liferay.portal.kernel.dao.jdbc.CurrentConnection