Searched refs:clear_bindings (Results 1 – 2 of 2) sorted by relevance
88 public native void clear_bindings() throws SQLite.Exception; in clear_bindings() method in Stmt
306 st.clear_bindings(); in testClear_bindings()