|
ModeShape Distribution 3.2.0.Final | |||||||||
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 |
---|
Methods in org.modeshape.jcr.value.binary that return Database.Type | |
---|---|
protected Database.Type |
Database.determineType()
|
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. |
Constructors in org.modeshape.jcr.value.binary with parameters of type Database.Type | |
---|---|
Database(Connection connection,
Database.Type type,
String prefix)
Creates new instance of the database. |
|
ModeShape Distribution 3.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |