|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Database.Type | |
---|---|
org.modeshape.jcr.value.binary |
Uses of Database.Type in org.modeshape.jcr.value.binary |
---|
Fields in org.modeshape.jcr.value.binary declared as Database.Type | |
---|---|
protected Database.Type |
Database.databaseType
|
Methods in org.modeshape.jcr.value.binary that return Database.Type | |
---|---|
Database.Type |
Database.getDatabaseType()
Shows type of this database. |
static Database.Type |
Database.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Database.Type[] |
Database.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.modeshape.jcr.value.binary with parameters of type Database.Type | |
---|---|
protected void |
Database.setDatabaseType(Database.Type databaseType)
Modifies database type. |
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |