Liferay 7.0-ce-b4

com.liferay.portal.kernel.dao.jdbc
Interface DataAccess.PACL

Enclosing class:
DataAccess

public static interface DataAccess.PACL


Method Summary
 DataSource getDataSource()
           
 DataSource getDataSource(String location)
           
 

Method Detail

getDataSource

DataSource getDataSource()

getDataSource

DataSource getDataSource(String location)
                         throws NamingException
Throws:
NamingException

Liferay 7.0-ce-b4