Berkeley DB Java Edition
version 1.5.1

Uses of Class
com.sleepycat.je.EnvironmentConfig

Packages that use EnvironmentConfig
com.sleepycat.je Foundation for creating environments, databases and transactions; provides cursor based data access. 
 

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.
 


Berkeley DB Java Edition
version 1.5.1

Copyright (c) 1996-2004 Sleepycat Software, Inc. - All rights reserved.