Searched refs:supportsCatalogsInProcedureCalls (Results 1 – 2 of 2) sorted by relevance
2477 public boolean supportsCatalogsInProcedureCalls() throws SQLException; in supportsCatalogsInProcedureCalls() method
727 assertFalse(meta.supportsCatalogsInProcedureCalls()); in test_supportsCatalogsInProcedureCalls()