|
Berkeley DB Java Edition version 3.0.12 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvironmentConfig | |
---|---|
com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
com.sleepycat.je.jmx | JE support for JMX. |
Uses of EnvironmentConfig in com.sleepycat.je |
---|
Methods in com.sleepycat.je that return EnvironmentConfig | |
---|---|
EnvironmentConfig |
Environment.getConfig()
Return this object's configuration. |
Constructors in com.sleepycat.je with parameters of type EnvironmentConfig | |
---|---|
Environment(File envHome,
EnvironmentConfig envConfig)
Create a database environment handle. |
|
XAEnvironment(File envHome,
EnvironmentConfig configuration)
Create a database environment handle. |
Uses of EnvironmentConfig in com.sleepycat.je.jmx |
---|
Methods in com.sleepycat.je.jmx that return EnvironmentConfig | |
---|---|
EnvironmentConfig |
JEMBeanHelper.getEnvironmentOpenConfig()
If the helper was instantiated with canConfigure==true, it shows environment configuration attributes. |
|
Berkeley DB Java Edition version 3.0.12 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |