Searched refs:getCatalogName (Results 1 – 4 of 4) sorted by relevance
210 String getCatalogName(int column) throws SQLException; in getCatalogName() method
61 assertNotNull(rsmd.getCatalogName(1)); in testGetCatalogName()68 rsmd.getCatalogName(0); in testGetCatalogName()
1912 rsmdt.getCatalogName(col), rs.getString("TABLE_CAT")); in crossCheckGetColumnRowAndResultSetMetaData()
10425 method public String getCatalogName(int) throws java.sql.SQLException;