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

/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/GettingStarted/
H A DMyDbs.java98 mySecConfig.setAllowPopulate(true); // Allow autopopulate
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DSecondaryConfig.java103 public void setAllowPopulate(final boolean allowPopulate) { method in class:SecondaryConfig
109 {@link #setAllowPopulate} has not been called, this method returns
114 @see #setAllowPopulate
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DStore.java977 config.setAllowPopulate(true);

Completed in 98 milliseconds