Package com.liferay.portal.kernel.dao.db
Interface DBFactory
- All Known Implementing Classes:
BaseDBFactory
public interface DBFactory
- Author:
- Shuyang Zhou
-
Method Summary
-
Method Details
-
create
-
getDBType
DBType getDBType()
-
BaseDBFactory