Searched refs:getCatalogName (Results 1 – 3 of 3) 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()