Searched refs:isTypeRecno (Results 1 - 3 of 3) sorted by relevance

/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 DTestStore.java212 return DbCompat.isTypeQueue(config) || DbCompat.isTypeRecno(config);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/compat/
H A DDbCompat.java83 public static boolean isTypeRecno(DatabaseConfig dbConfig) { method in class:DbCompat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DDataView.java103 DbCompat.isTypeRecno(dbConfig) ||

Completed in 93 milliseconds