|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VerifyConfig | |
com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
Uses of VerifyConfig in com.sleepycat.je |
Methods in com.sleepycat.je with parameters of type VerifyConfig | |
boolean |
Environment.verify(VerifyConfig verifyConfig,
PrintStream out)
Verify that the database environment is consistent and correct. |
boolean |
Database.verify(VerifyConfig config,
PrintStream out)
Verify the integrity of the database. |
|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |