Searched refs:supportsUnionAll (Results 1 – 2 of 2) sorted by relevance
859 boolean supportsUnionAll() throws SQLException; in supportsUnionAll() method
924 assertTrue(meta.supportsUnionAll()); in test_supportsUnionAll()