Searched refs:supportsGroupByUnrelated (Results 1 – 3 of 3) sorted by relevance
508 boolean supportsGroupByUnrelated() throws SQLException; in supportsGroupByUnrelated() method
1562 if (!meta.supportsGroupByUnrelated()) { in test_supportsGroupByUnrelated()1566 if (meta.supportsGroupByUnrelated()) { in test_supportsGroupByUnrelated()1575 meta.supportsGroupByUnrelated(); in test_supportsGroupByUnrelated()
9188 method public boolean supportsGroupByUnrelated() throws java.sql.SQLException;