Searched refs:supportsOpenCursorsAcrossRollback (Results 1 – 2 of 2) sorted by relevance
879 boolean supportsOpenCursorsAcrossRollback() throws SQLException; in supportsOpenCursorsAcrossRollback() method
825 assertFalse(meta.supportsOpenCursorsAcrossRollback()); in test_supportsOpenCursorsAcrossRollback()