|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBType | |
|---|---|
| com.jpattern.orm.dialect | |
| com.jpattern.orm.session | |
| Uses of DBType in com.jpattern.orm.dialect |
|---|
| Methods in com.jpattern.orm.dialect that return DBType | |
|---|---|
DBType |
DetermineDBType.determineDBType(String driverName,
String URL,
String databaseProductName)
|
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. |
| Uses of DBType in com.jpattern.orm.session |
|---|
| Methods in com.jpattern.orm.session that return DBType | |
|---|---|
DBType |
SessionProvider.getDBType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||