Package | Description |
---|---|
com.sleepycat.db |
Modifier and Type | Method | Description |
---|---|---|
ForeignMultiKeyNullifier |
SecondaryConfig.getForeignMultiKeyNullifier() |
Returns the user-supplied object used for setting multi-valued foreign
keys to null.
|
Modifier and Type | Method | Description |
---|---|---|
void |
SecondaryConfig.setForeignMultiKeyNullifier(ForeignMultiKeyNullifier multiKeyNullifier) |
Specifies the user-supplied object used for setting multi-valued foreign
keys to null.
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.