Searched refs:supportsBatchUpdates (Results 1 – 2 of 2) sorted by relevance
2435 public boolean supportsBatchUpdates() throws SQLException; in supportsBatchUpdates() method
711 assertTrue(meta.supportsBatchUpdates()); in test_supportsBatchUpdates()