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
9692 method public String getNString(int) throws java.sql.SQLException;9693 method public String getNString(String) throws java.sql.SQLException;10278 method public String getNString(int) throws java.sql.SQLException;10279 method public String getNString(String) throws java.sql.SQLException;