| 
Berkeley DB version 4.3.29  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use VerifyConfig | |
| com.sleepycat.db | Berkeley DB Java API [reference guide] [Java programming notes].  | 
| Uses of VerifyConfig in com.sleepycat.db | 
| Fields in com.sleepycat.db declared as VerifyConfig | |
static VerifyConfig | 
VerifyConfig.DEFAULT
Default configuration used if null is passed to Database.verify. | 
| Methods in com.sleepycat.db with parameters of type VerifyConfig | |
 boolean | 
Database.verify(String fileName,
       String databaseName,
       PrintStream dumpStream,
       VerifyConfig config)
Return if all of the databases in a file are uncorrupted.  | 
  | 
Berkeley DB version 4.3.29  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||