Searched refs:Database (Results 76 - 85 of 85) sorted by relevance

1234

/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 DTestUtils.java85 Database.remove(dbname, null, DatabaseConfig.DEFAULT);
/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 DPersistCatalog.java30 import com.sleepycat.db.Database;
134 private Database db;
517 Database dbToClose = db;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java.i296 public Database wrapper;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java45 public Database wrapper;
/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 DOperationTest.java23 import com.sleepycat.db.Database;
/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 DCollectionTest.java48 import com.sleepycat.db.Database;
81 private Database store;
82 private Database index;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile327 $(JAVA_SLEEPYCAT)/db/Database.java \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm703 =head2 Opening a Berkeley DB Database File
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in325 $(JAVA_SLEEPYCAT)/db/Database.java \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure1667 --with-cnid-dbd-backend build CNID with Database Daemon Data Store [yes]
27446 { echo "$as_me:$LINENO: checking whether or not to use Database Daemon CNID backend" >&5
27447 echo $ECHO_N "checking whether or not to use Database Daemon CNID backend... $ECHO_C" >&6; }
[all...]

Completed in 284 milliseconds

1234