Searched refs:setEscapeProcessing (Results 1 – 3 of 3) sorted by relevance
578 public void setEscapeProcessing(boolean enable) throws SQLException; in setEscapeProcessing() method
936 public void setEscapeProcessing(boolean enable) throws SQLException; in setEscapeProcessing() method
1016 st.setEscapeProcessing(true); in testSetEscapeProcessing()