Searched refs:cursorName (Results 1 – 1 of 1) sorted by relevance
199 String cursorName = jdbcResultSet.getCursorName(); in getCursorName() local200 if (cursorName == null) { in getCursorName()201 cursorName = ""; in getCursorName()203 return cursorName; in getCursorName()
Completed in 8 milliseconds