Searched refs:ONE_TO_ONE (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DRelationship.java60 ONE_TO_ONE; enum constant in enum:Relationship
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DForeignKeyTest.java14 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
230 @SecondaryKey(relate=ONE_TO_ONE)
254 @SecondaryKey(relate=ONE_TO_ONE, relatedEntity=Entity1.class,
258 @SecondaryKey(relate=ONE_TO_ONE, relatedEntity=Entity1.class,
262 @SecondaryKey(relate=ONE_TO_ONE, relatedEntity=Entity1.class,
H A DNegativeTest.java13 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
100 @SecondaryKey(relate=ONE_TO_ONE)
H A DEvolveClasses.java10 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
906 @SecondaryKey(relate=ONE_TO_ONE)
949 @SecondaryKey(relate=ONE_TO_ONE)
1087 @SecondaryKey(relate=ONE_TO_ONE)
1109 @SecondaryKey(relate=ONE_TO_ONE)
1112 @SecondaryKey(relate=ONE_TO_ONE)
1225 @SecondaryKey(relate=ONE_TO_ONE)
2505 @SecondaryKey(relate=ONE_TO_ONE)
2543 @SecondaryKey(relate=ONE_TO_ONE)
2581 @SecondaryKey(relate=ONE_TO_ONE)
[all...]
H A DBindingTest.java13 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
1638 @SecondaryKey(relate=ONE_TO_ONE)
1705 @SecondaryKey(relate=ONE_TO_ONE)
1721 @SecondaryKey(relate=ONE_TO_ONE)
1768 @SecondaryKey(relate=ONE_TO_ONE)
1785 @SecondaryKey(relate=ONE_TO_ONE)
H A DIndexTest.java14 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
823 @SecondaryKey(relate=ONE_TO_ONE)
H A DOperationTest.java13 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
788 @SecondaryKey(relate=ONE_TO_ONE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DPersonExample.java30 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
74 @SecondaryKey(relate=ONE_TO_ONE)

Completed in 96 milliseconds