Home | History | Annotate | Download | only in JDBC2z

Lines Matching refs:getURL

1265     public java.net.URL getURL(int colIndex) throws SQLException {
1283 public java.net.URL getURL(String colName) throws SQLException {
1285 return getURL(col);