|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBType | |
|---|---|
| com.liferay.portal.kernel.dao.db | |
| com.liferay.portal.test.rule | |
| Uses of DBType in com.liferay.portal.kernel.dao.db |
|---|
| Methods in com.liferay.portal.kernel.dao.db that return DBType | |
|---|---|
DBType |
DBFactory.getDBType()
|
DBType |
DB.getDBType()
|
DBType |
DBManager.getDBType(Object dialect)
|
static DBType |
DBManagerUtil.getDBType(Object dialect)
|
static DBType |
DBType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DBType[] |
DBType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.dao.db with parameters of type DBType | |
|---|---|
DB |
DBManager.getDB(DBType dbType,
DataSource dataSource)
|
static DB |
DBManagerUtil.getDB(DBType dbType,
DataSource dataSource)
|
static void |
DBManagerUtil.setDB(DBType dbType,
DataSource dataSource)
|
| Uses of DBType in com.liferay.portal.test.rule |
|---|
| Methods in com.liferay.portal.test.rule that return DBType | |
|---|---|
DBType |
ExpectedDBType.getDBType()
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||