Liferay 7.0-ga1 portal-kernel

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-ga1 portal-kernel