Searched refs:supportsSelectForUpdate (Results 1 – 3 of 3) sorted by relevance
790 boolean supportsSelectForUpdate() throws SQLException; in supportsSelectForUpdate() method
1652 if (!meta.supportsSelectForUpdate()) { in test_supportsSelectForUpdate()1656 if (!meta.supportsSelectForUpdate()) { in test_supportsSelectForUpdate()1666 meta.supportsSelectForUpdate(); in test_supportsSelectForUpdate()
9217 method public boolean supportsSelectForUpdate() throws java.sql.SQLException;