Searched refs:isSearchable (Results 1 – 3 of 3) sorted by relevance
631 assertTrue(rsmd.isSearchable(1)); in testIsSearchable()632 assertTrue(rsmd.isSearchable(2)); in testIsSearchable()633 assertTrue(rsmd.isSearchable(3)); in testIsSearchable()642 rsmd.isSearchable(0); in testIsSearchable()
80 boolean isSearchable(int column) throws SQLException; in isSearchable() method
10443 method public boolean isSearchable(int) throws java.sql.SQLException;