Searched refs:supportsSchemasInProcedureCalls (Results 1 – 2 of 2) sorted by relevance
698 boolean supportsSchemasInProcedureCalls() throws SQLException; in supportsSchemasInProcedureCalls() method
885 assertFalse(meta.supportsSchemasInProcedureCalls()); in test_supportsSchemasInProcedureCalls()