|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecondaryConfig | |
com.sleepycat.je | Foundation for creating environments, databases and transactions; provides cursor based data access. |
Uses of SecondaryConfig in com.sleepycat.je |
Methods in com.sleepycat.je that return SecondaryConfig | |
SecondaryConfig |
SecondaryDatabase.getSecondaryConfig()
Returns a copy of the secondary configuration of this database. |
Methods in com.sleepycat.je with parameters of type SecondaryConfig | |
SecondaryDatabase |
Environment.openSecondaryDatabase(Transaction txn,
String databaseName,
Database primaryDatabase,
SecondaryConfig secConfig)
Open and optionally create a SecondaryDatabase . |
|
Berkeley DB Java Edition version 1.5.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |