Home
last modified time | relevance | path

Searched refs:supportsSavepoints (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java2842 boolean supportsSavepoints() throws SQLException; in supportsSavepoints() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java869 assertFalse(meta.supportsSavepoints()); in test_supportsSavepoints()
/libcore/api/
Dcurrent.txt10011 method public boolean supportsSavepoints() throws java.sql.SQLException;