Berkeley DB Java Edition
version 3.2.13

Uses of Class
com.sleepycat.je.PreloadConfig

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

Uses of PreloadConfig in com.sleepycat.je
 

Fields in com.sleepycat.je declared as PreloadConfig
static PreloadConfig PreloadConfig.DEFAULT
          Default configuration used if null is passed to Environment.checkpoint.
 

Methods in com.sleepycat.je with parameters of type PreloadConfig
 PreloadStats Database.preload(PreloadConfig config)
          Preload the cache.
 


Berkeley DB Java Edition
version 3.2.13

Copyright 1996,2006 Oracle. All rights reserved.