Searched refs:getMaxCursorNameLength (Results 1 – 2 of 2) sorted by relevance
1015 int getMaxCursorNameLength() throws SQLException; in getMaxCursorNameLength() method
749 int nameLength = meta.getMaxCursorNameLength(); in test_getMaxCursorNameLength()