| Package | Description |
|---|---|
| com.sleepycat.je |
Foundation for creating environments, databases and transactions; provides
cursor based data access.
|
| 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 |
|---|---|---|
SecondaryConfig |
SecondaryConfig.setForeignMultiKeyNullifier(ForeignMultiKeyNullifier foreignMultiKeyNullifier) |
Specifies the user-supplied object used for setting multi-valued foreign
keys to null.
|
Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.