Searched defs:storeName (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DDatabaseNamer.java79 public String getFileName(String storeName, argument
H A DEntityStore.java103 public EntityStore(Environment env, String storeName, StoreConfig config) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/
H A DDplDump.java35 private String storeName; field in class:DplDump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/txn/
H A DTxnGuideDPL.java22 private static String storeName = "exampleStore"; field in class:TxnGuideDPL
/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 DPersistTestUtils.java26 assertDbExists(boolean expectExists, Environment env, String storeName, String entityClassName, String keyName) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/raw/
H A DRawStore.java62 public RawStore(Environment env, String storeName, StoreConfig config) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DStore.java90 private String storeName; field in class:Store
103 Store(Environment env, String storeName, StoreConfig config, boolean rawAccess) argument
[all...]

Completed in 32 milliseconds