Package | Description |
---|---|
com.sleepycat.client |
Modifier and Type | Interface and Description |
---|---|
interface |
SForeignKeyNullifier
The interface implemented for setting single-valued foreign keys to null.
|
Modifier and Type | Method and Description |
---|---|
SForeignMultiKeyNullifier |
SSecondaryConfig.getForeignMultiKeyNullifier()
Returns the user-supplied object used for setting multi-valued foreign
keys to null.
|
Modifier and Type | Method and Description |
---|---|
void |
SSecondaryConfig.setForeignMultiKeyNullifier(SForeignMultiKeyNullifier multiKeyNullifier)
Specifies the user-supplied object used for setting multi-valued foreign
keys to null.
|
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.