Searched refs:setAllowCreate (Results 26 - 50 of 70) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/tuple/
H A DSampleDatabase.java66 envConfig.setAllowCreate(true);
75 dbConfig.setAllowCreate(true);
106 secConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveTestBase.java303 config.setAllowCreate(true);
352 config.setAllowCreate(true);
375 config.setAllowCreate(true);
H A DSequenceTest.java86 envConfig.setAllowCreate(true);
90 storeConfig.setAllowCreate(true);
H A DJoinTest.java55 config.setAllowCreate(envConfig.getAllowCreate());
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DAssociateTest.java69 envc.setAllowCreate(true);
77 dbConfig.setAllowCreate(true);
82 secConfig.setAllowCreate(true);
H A DAppendRecnoTest.java70 dbConfig.setAllowCreate(true);
H A DHashCompareTest.java81 conf.setAllowCreate(true);
H A DRepmgrElectionTest.java117 envConfig.setAllowCreate(true);
H A DRepmgrStartupTest.java62 envConfig.setAllowCreate(true);
/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 DDbTestUtil.java30 DBCONFIG_CREATE.setAllowCreate(true);
H A DTestEnv.java99 config.setAllowCreate(create);
H A DJoinTest.java154 config.setAllowCreate(true);
167 secConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/util/test/
H A DTestEnv.java113 config.setAllowCreate(create);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/access/
H A DAccessExample.java87 envConfig.setAllowCreate(true);
140 dbConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DEventExampleDPL.java149 envConfig.setAllowCreate(true);
169 storeConfig.setAllowCreate(true);
H A DPersonExample.java156 envConfig.setAllowCreate(true);
164 storeConfig.setAllowCreate(true);
/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.java172 config.setAllowCreate(true);
187 secConfig.setAllowCreate(true);
H A DStoredClassCatalogTest.java110 config.setAllowCreate(create);
H A DStoredClassCatalogTestInit.java102 config.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DTpcbExample.java94 config.setAllowCreate(true);
137 config.setAllowCreate(true);
172 config.setAllowCreate(true);
207 config.setAllowCreate(true);
234 config.setAllowCreate(true);
H A DAccessExample.java114 dbConfig.setAllowCreate(true);
H A DBulkAccessExample.java85 config.setAllowCreate(true);
H A DBulkAccessNIOExample.java86 config.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DSequenceConfig.java66 public void setAllowCreate(final boolean allowCreate) { method in class:SequenceConfig
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DSecondaryIndex.java893 config.setAllowCreate(false);

Completed in 132 milliseconds

123