|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JdbmWrapper.DbTypeEnum | |
|---|---|
| org.gcube.indexmanagement.jdbmwrapper | |
| Uses of JdbmWrapper.DbTypeEnum in org.gcube.indexmanagement.jdbmwrapper |
|---|
| Methods in org.gcube.indexmanagement.jdbmwrapper that return JdbmWrapper.DbTypeEnum | |
|---|---|
static JdbmWrapper.DbTypeEnum |
JdbmWrapper.DbTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JdbmWrapper.DbTypeEnum[] |
JdbmWrapper.DbTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.gcube.indexmanagement.jdbmwrapper with parameters of type JdbmWrapper.DbTypeEnum | |
|---|---|
JdbmWrapper(String treeDir,
String dbName,
String treeName,
JdbmWrapper.DbTypeEnum dbT)
Provides the ability to store simple key-value pairs. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||