Package com.liferay.portal.kernel.dao.db
Interface DBManager
@ProviderType
public interface DBManager
- Author:
- Brian Wing Shun Chan
-
Method Summary
Modifier and TypeMethodDescriptiongetDB()
getDB
(DBType dbType, DataSource dataSource) int
int
getDBType
(DataSource dataSource) void