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

/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/model/
H A DRelationship.java60 ONE_TO_ONE; enum constant in enum:Relationship
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveClasses.java.original30 import static com.sleepycat.persist.model.Relationship.ONE_TO_ONE;
47 @SecondaryKey(relate=ONE_TO_ONE)
81 @SecondaryKey(relate=ONE_TO_ONE)
115 @SecondaryKey(relate=ONE_TO_ONE)
152 @SecondaryKey(relate=ONE_TO_ONE)
189 @SecondaryKey(relate=ONE_TO_ONE)
226 @SecondaryKey(relate=ONE_TO_ONE)
428 @SecondaryKey(relate=ONE_TO_ONE)
463 @SecondaryKey(relate=ONE_TO_ONE)
525 @SecondaryKey(relate=ONE_TO_ONE)
[all...]
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,
/macosx-10.10/BerkeleyDB-21/db/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 190 milliseconds