|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentityScopeType | |
---|---|
de.greenrobot.dao |
Uses of IdentityScopeType in de.greenrobot.dao |
---|
Methods in de.greenrobot.dao that return IdentityScopeType | |
---|---|
static IdentityScopeType |
IdentityScopeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IdentityScopeType[] |
IdentityScopeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in de.greenrobot.dao with parameters of type IdentityScopeType | |
---|---|
void |
DaoConfig.initIdentityScope(IdentityScopeType type)
|
abstract AbstractDaoSession |
AbstractDaoMaster.newSession(IdentityScopeType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |