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