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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/factory/
H A DSampleDatabase.java113 secConfig.setKeyCreator(factory.getKeyCreator(Supplier.class,
121 secConfig.setKeyCreator(factory.getKeyCreator(Shipment.class,
129 secConfig.setKeyCreator(factory.getKeyCreator(Shipment.class,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DTupleSerialFactory.java112 public TupleSerialMarshalledKeyCreator getKeyCreator(Class valueBaseClass, method in class:TupleSerialFactory
H A DDataView.java95 secKeyCreator = secConfig.getKeyCreator();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DSecondaryConfig.java183 public SecondaryKeyCreator getKeyCreator() { method in class:SecondaryConfig
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DJoinTest.java169 secConfig.setKeyCreator(factory.getKeyCreator(MarshalledObject.class,
H A DForeignKeyTest.java193 factory.getKeyCreator(MarshalledObject.class, keyName);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/serial/
H A DTupleSerialFactoryTest.java189 secConfig.setKeyCreator(factory.getKeyCreator(MarshalledObject.class,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DStore.java1035 config.getKeyCreator() != dbConfig.getKeyCreator() ||

Completed in 144 milliseconds