Searched refs:setCursorName (Results 1 – 4 of 4) sorted by relevance
311 void setCursorName(String name) throws SQLException; in setCursorName() method
1003 st.setCursorName("test"); in testSetCursorName()
752 statement.setCursorName(new String(new byte[nameLength + 1])); in test_getMaxCursorNameLength()
9961 method public void setCursorName(String) throws java.sql.SQLException;