Searched defs:othersUpdatesAreVisible (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/sql/src/main/java/SQLite/JDBC2y/
H A DJDBCDatabaseMetaData.java1350 public boolean othersUpdatesAreVisible(int type) throws SQLException { method in class:JDBCDatabaseMetaData
/dalvik/libcore/sql/src/main/java/java/sql/
H A DDatabaseMetaData.java2190 public boolean othersUpdatesAreVisible(int type) throws SQLException; method in interface:DatabaseMetaData

Completed in 71 milliseconds