Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java2666 boolean ownInsertsAreVisible(int type) throws SQLException; in ownInsertsAreVisible() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java656 meta.ownInsertsAreVisible(100)); in test_ownInsertsAreVisibleI()
/libcore/api/
Dcurrent.txt9155 method public boolean ownInsertsAreVisible(int) throws java.sql.SQLException;