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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DSecondaryMultiKeyCreator.java6 * $Id: SecondaryMultiKeyCreator.java,v 12.5 2008/01/17 05:04:53 mjc Exp $
24 class MyMultiKeyCreator implements SecondaryMultiKeyCreator {
66 <td>{@link SecondaryMultiKeyCreator}</td>
71 <td>{@link SecondaryMultiKeyCreator}</td>
80 Note that <code>SecondaryMultiKeyCreator</code> may also be used for single key
82 added to the results set. <code>SecondaryMultiKeyCreator</code> is only
87 public interface SecondaryMultiKeyCreator { interface
H A DSecondaryConfig.java80 private SecondaryMultiKeyCreator multiKeyCreator;
198 public void setMultiKeyCreator(final SecondaryMultiKeyCreator multiKeyCreator) {
211 public SecondaryMultiKeyCreator getMultiKeyCreator() {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DPersistKeyCreator.java20 import com.sleepycat.db.SecondaryMultiKeyCreator;
33 SecondaryMultiKeyCreator,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i305 private SecondaryMultiKeyCreator secmultikey_create_handler;
448 public SecondaryMultiKeyCreator get_secmultikey_create() {
453 SecondaryMultiKeyCreator secmultikey_create_handler) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java54 private SecondaryMultiKeyCreator secmultikey_create_handler;
197 public SecondaryMultiKeyCreator get_secmultikey_create() throws com.sleepycat.db.DatabaseException {
202 SecondaryMultiKeyCreator secmultikey_create_handler) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java47 import com.sleepycat.db.SecondaryMultiKeyCreator;
1926 SecondaryMultiKeyCreator keyCreator = new PersistKeyCreator
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile399 $(JAVA_SLEEPYCAT)/db/SecondaryMultiKeyCreator.java \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in397 $(JAVA_SLEEPYCAT)/db/SecondaryMultiKeyCreator.java \

Completed in 182 milliseconds