|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JORMDatabase.SearchPolicy | |
|---|---|
| com.googlecode.jdbw.jorm | |
| Uses of JORMDatabase.SearchPolicy in com.googlecode.jdbw.jorm |
|---|
| Methods in com.googlecode.jdbw.jorm that return JORMDatabase.SearchPolicy | |
|---|---|
static JORMDatabase.SearchPolicy |
JORMDatabase.SearchPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JORMDatabase.SearchPolicy[] |
JORMDatabase.SearchPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.googlecode.jdbw.jorm with parameters of type JORMDatabase.SearchPolicy | ||
|---|---|---|
|
JORMDatabase.get(Class<T> type,
U key,
JORMDatabase.SearchPolicy searchPolicy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||