Searched refs:relate (Results 1 - 17 of 17) sorted by relevance

/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 DEnhanced0.java26 @SecondaryKey(relate=MANY_TO_ONE)
28 @SecondaryKey(relate=MANY_TO_ONE)
30 @SecondaryKey(relate=MANY_TO_ONE)
H A DEnhanced1.java31 @SecondaryKey(relate=MANY_TO_ONE)
33 @SecondaryKey(relate=MANY_TO_ONE)
35 @SecondaryKey(relate=MANY_TO_ONE)
H A DJoinTest.java153 @SecondaryKey(relate=MANY_TO_ONE)
155 @SecondaryKey(relate=MANY_TO_ONE)
157 @SecondaryKey(relate=MANY_TO_ONE)
H A DBindingTest.java1375 @SecondaryKey(relate=MANY_TO_ONE)
1379 @SecondaryKey(relate=MANY_TO_ONE)
1383 @SecondaryKey(relate=MANY_TO_ONE)
1387 @SecondaryKey(relate=MANY_TO_ONE)
1391 @SecondaryKey(relate=MANY_TO_ONE)
1395 @SecondaryKey(relate=MANY_TO_ONE)
1399 @SecondaryKey(relate=MANY_TO_ONE)
1403 @SecondaryKey(relate=MANY_TO_ONE)
1407 @SecondaryKey(relate=MANY_TO_ONE)
1411 @SecondaryKey(relate
[all...]
H A DSubclassIndexTest.java147 @SecondaryKey(relate=MANY_TO_ONE)
160 @SecondaryKey(relate=MANY_TO_ONE)
H A DForeignKeyTest.java230 @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 DEvolveClasses.java906 @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)
2619 @SecondaryKey(relate
[all...]
H A DIndexTest.java823 @SecondaryKey(relate=ONE_TO_ONE)
826 @SecondaryKey(relate=MANY_TO_ONE)
829 @SecondaryKey(relate=ONE_TO_MANY)
832 @SecondaryKey(relate=MANY_TO_MANY)
H A DNegativeTest.java100 @SecondaryKey(relate=ONE_TO_ONE)
H A DOperationTest.java464 @SecondaryKey(relate=MANY_TO_ONE)
731 @SecondaryKey(relate=ONE_TO_MANY)
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/gettingStarted/
H A DSimpleEntityClass.java16 @SecondaryKey(relate=MANY_TO_ONE)
/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 DSecondaryKey.java44 * <p>Using {@link #relate}, instances of the entity class are related to
56 * <em>x-to-one</em> relationship is used; see {@link #relate}.</p>
117 Relationship relate(); method in interface:SecondaryKey
182 * {@literal @SecondaryKey(relate=MANY_TO_ONE, relatedEntity=Person.class, name="parentSsn")}
H A DAnnotationModel.java173 Relationship rel = secKey.relate();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DPersonExample.java47 @SecondaryKey(relate=MANY_TO_ONE, relatedEntity=Person.class)
50 @SecondaryKey(relate=ONE_TO_MANY)
53 @SecondaryKey(relate=MANY_TO_MANY,
74 @SecondaryKey(relate=ONE_TO_ONE)
H A DEventExampleDPL.java68 @SecondaryKey(relate=MANY_TO_ONE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtgrid.tex55 \subsection{How the wxGrid classes relate to each other}\label{wxgridclassesrelations}
H A Dtwinsizes.tex8 relate to each other, and how they interact with sizers. This document

Completed in 67 milliseconds