Searched refs:supportsStoredProcedures (Results 1 – 3 of 3) sorted by relevance
799 boolean supportsStoredProcedures() throws SQLException; in supportsStoredProcedures() method
897 assertFalse(meta.supportsStoredProcedures()); in test_supportsStoredProcedures()
9220 method public boolean supportsStoredProcedures() throws java.sql.SQLException;