Searched refs:readUncommittedAllowed (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DDataView.java63 boolean readUncommittedAllowed; // Read-uncommited is optional in DB-CORE field in class:DataView
111 readUncommittedAllowed = DbCompat.getReadUncommitted(dbConfig);
H A DStoredContainer.java99 return view.readUncommittedAllowed;

Completed in 43 milliseconds