Searched refs:getKeysDatabase (Results 1 - 3 of 3) 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 DSecondaryIndex.java795 * #getKeysDatabase}.
836 public Database getKeysDatabase() { method in class:SecondaryIndex
879 * database returned by {@link #getKeysDatabase} before closing the
H A DEntityJoin.java98 Database db = index.getKeysDatabase();
/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.java792 closeDb(secIndex.getKeysDatabase(), firstException);
839 firstException = closeDb(index.getKeysDatabase(), firstException);

Completed in 48 milliseconds