Package | Description |
---|---|
com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
Modifier and Type | Method and Description |
---|---|
SecondaryAssociation |
DatabaseConfig.getSecondaryAssociation() |
Modifier and Type | Method and Description |
---|---|
DatabaseConfig |
DatabaseConfig.setSecondaryAssociation(SecondaryAssociation association) |
void |
DatabaseConfig.setSecondaryAssociationVoid(SecondaryAssociation association) |
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.