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