| 
 | Berkeley DB version 4.3.27 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SecondaryConfig | |
| com.sleepycat.db | Berkeley DB Java API [reference guide] [Java programming notes]. | 
| Uses of SecondaryConfig in com.sleepycat.db | 
| Fields in com.sleepycat.db declared as SecondaryConfig | |
| static SecondaryConfig | SecondaryConfig.DEFAULT | 
| Methods in com.sleepycat.db that return SecondaryConfig | |
|  SecondaryConfig | SecondaryDatabase.getSecondaryConfig()Returns a copy of the secondary configuration of this database. | 
| Methods in com.sleepycat.db with parameters of type SecondaryConfig | |
|  SecondaryDatabase | Environment.openSecondaryDatabase(Transaction txn,
                      String fileName,
                      String databaseName,
                      Database primaryDatabase,
                      SecondaryConfig config)Open a database. | 
| Constructors in com.sleepycat.db with parameters of type SecondaryConfig | |
| SecondaryDatabase(String fileName,
                  String databaseName,
                  Database primaryDatabase,
                  SecondaryConfig config)Open a database. | |
| 
 | Berkeley DB version 4.3.27 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||