| 
Berkeley DB version 4.8.30  | 
|||||||||
| 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 | |
|---|---|
static boolean | 
Database.verify(String fileName,
       String databaseName,
       PrintStream dumpStream,
       VerifyConfig verifyConfig,
       DatabaseConfig dbConfig)
Return if all of the databases in a file are uncorrupted.  | 
  | 
Berkeley DB version 4.8.30  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||