Searched refs:setAllowCreate (Results 1 - 25 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/persist/txn/
H A DTxnGuideDPL.java68 myEnvConfig.setAllowCreate(true);
86 myStoreConfig.setAllowCreate(true);
93 myDbConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/basic/
H A DSampleDatabase.java52 envConfig.setAllowCreate(true);
61 dbConfig.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 DRPCExample.java29 config.setAllowCreate(true);
51 config.setAllowCreate(true);
H A DSequenceExample.java75 dbConfig.setAllowCreate(true);
79 config.setAllowCreate(true);
H A DEnvExample.java53 config.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/gettingStarted/
H A DSimpleStorePut.java30 envConfig.setAllowCreate(true);
31 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 DCatalogCornerCaseTest.java81 config.setAllowCreate(true);
88 config.setAllowCreate(false);
/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.java64 envConfig.setAllowCreate(true);
73 dbConfig.setAllowCreate(true);
109 secConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/marshal/
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/examples_java/src/db/GettingStarted/
H A DMyDbs.java50 myDbConfig.setAllowCreate(true);
51 mySecConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/txn/
H A DTxnGuideInMemory.java68 myEnvConfig.setAllowCreate(true);
98 myDbConfig.setAllowCreate(true);
H A DTxnGuide.java73 myEnvConfig.setAllowCreate(true);
92 myDbConfig.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 DCustomKeyOrderExample.java86 envConfig.setAllowCreate(true);
94 storeConfig.setAllowCreate(true);
H A DEventExample.java160 envConfig.setAllowCreate(true);
179 dbConfig.setAllowCreate(true);
203 catalogConfig.setAllowCreate(true);
223 secConfig.setAllowCreate(true);
/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 DCallbackTest.java68 envc.setAllowCreate(true);
81 dbConfig.setAllowCreate(true);
H A DVerboseConfigTest.java57 envc.setAllowCreate(true);
79 envc.setAllowCreate(true);
H A DDatabaseTest.java116 envc.setAllowCreate(true);
134 envc.setAllowCreate(true);
157 envc.setAllowCreate(true);
181 envc.setAllowCreate(true);
203 envc.setAllowCreate(true);
253 options.db_config.setAllowCreate(true);
H A DEncryptTest.java57 dbConf.setAllowCreate(true);
81 dbConf.setAllowCreate(true);
H A DClosedDbTest.java51 dbConf.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DStoreConfig.java73 public void setAllowCreate(boolean allowCreate) { method in class:StoreConfig
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/hello/
H A DHelloDatabaseWorld.java56 envConfig.setAllowCreate(true);
95 dbConfig.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 DSubclassIndexTest.java68 envConfig.setAllowCreate(true);
72 storeConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/entity/
H A DSampleDatabase.java64 envConfig.setAllowCreate(true);
73 dbConfig.setAllowCreate(true);
104 secConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/index/
H A DSampleDatabase.java64 envConfig.setAllowCreate(true);
73 dbConfig.setAllowCreate(true);
104 secConfig.setAllowCreate(true);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/sentity/
H A DSampleDatabase.java66 envConfig.setAllowCreate(true);
75 dbConfig.setAllowCreate(true);
106 secConfig.setAllowCreate(true);

Completed in 185 milliseconds

123