Searched refs:getNString (Results 1 – 3 of 3) sorted by relevance
2060 String getNString(int parameterIndex) throws SQLException; in getNString() method2087 String getNString(String parameterName) throws SQLException; in getNString() method
3277 String getNString(int columnIndex) throws SQLException; in getNString() method3298 String getNString(String columnLabel) throws SQLException; in getNString() method
8892 method public String getNString(int) throws java.sql.SQLException;8893 method public String getNString(String) throws java.sql.SQLException;9478 method public String getNString(int) throws java.sql.SQLException;9479 method public String getNString(String) throws java.sql.SQLException;