|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvironmentMutableConfig | |
com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
Uses of EnvironmentMutableConfig in com.sleepycat.je |
Subclasses of EnvironmentMutableConfig in com.sleepycat.je | |
class |
EnvironmentConfig
Specifies the attributes of an environment. |
Methods in com.sleepycat.je that return EnvironmentMutableConfig | |
EnvironmentMutableConfig |
Environment.getMutableConfig()
Return database environment attributes. |
Methods in com.sleepycat.je with parameters of type EnvironmentMutableConfig | |
void |
Environment.setMutableConfig(EnvironmentMutableConfig envMutableConfig)
Set database environment attributes. |
|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |