Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.dao.db.DBFactory

Packages that use DBFactory
com.liferay.portal.kernel.dao.db   
 

Uses of DBFactory in com.liferay.portal.kernel.dao.db
 

Methods in com.liferay.portal.kernel.dao.db that return DBFactory
static DBFactory DBFactoryUtil.getDBFactory()
           
 

Methods in com.liferay.portal.kernel.dao.db with parameters of type DBFactory
static void DBFactoryUtil.setDBFactory(DBFactory dbFactory)
           
 


Liferay 6.2-ce-ga5