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