| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentConfig | |
|---|---|
| com.sleepycat.db | Berkeley DB Java API [reference guide] [Java programming notes]. | 
| Uses of EnvironmentConfig in com.sleepycat.db | 
|---|
| Fields in com.sleepycat.db declared as EnvironmentConfig | |
|---|---|
| static EnvironmentConfig | EnvironmentConfig.DEFAULT | 
| Methods in com.sleepycat.db that return EnvironmentConfig | |
|---|---|
|  EnvironmentConfig | Environment.getConfig()Return this object's configuration. | 
| Methods in com.sleepycat.db with parameters of type EnvironmentConfig | |
|---|---|
| static void | Environment.remove(File home,
       boolean force,
       EnvironmentConfig config)Destroy a database environment. | 
|  void | Environment.setConfig(EnvironmentConfig config)Change the settings in an existing environment handle. | 
| Constructors in com.sleepycat.db with parameters of type EnvironmentConfig | |
|---|---|
| Environment(File home,
            EnvironmentConfig config)Create a database environment handle. | |
| 
 | Berkeley DB version 5.3.28 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||