Searched defs:setErrorIfExists (Results 1 – 3 of 3) sorted by relevance
106 T setErrorIfExists(boolean errorIfExists); in setErrorIfExists() method
146 public DBOptions setErrorIfExists( in setErrorIfExists() method in DBOptions1194 private native void setErrorIfExists(long handle, boolean errorIfExists); in setErrorIfExists() method in DBOptions
283 public Options setErrorIfExists(final boolean errorIfExists) { in setErrorIfExists() method in Options1810 private native void setErrorIfExists(long handle, boolean errorIfExists); in setErrorIfExists() method in Options