Searched refs:supportsPositionedDelete (Results 1 – 2 of 2) sorted by relevance
772 boolean supportsPositionedDelete() throws SQLException; in supportsPositionedDelete() method
841 assertFalse(meta.supportsPositionedDelete()); in test_supportsPositionedDelete()