Liferay 6.2-ce-ga5

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 6.2-ce-ga5