Liferay 7.0-ce-b8 portal-service

com.liferay.portal.kernel.upgrade.dao.orm
Interface UpgradeOptimizedConnectionProvider


public interface UpgradeOptimizedConnectionProvider


Method Summary
 Connection getConnection()
           
 DBType getDBType()
           
 

Method Detail

getConnection

Connection getConnection()
                         throws SQLException
Throws:
SQLException

getDBType

DBType getDBType()

Liferay 7.0-ce-b8 portal-service