Searched refs:supportsOrderByUnrelated (Results 1 – 2 of 2) sorted by relevance
489 boolean supportsOrderByUnrelated() throws SQLException; in supportsOrderByUnrelated() method
1619 if (!meta.supportsOrderByUnrelated()) { in test_supportsOrderByUnrelated()1623 if (meta.supportsOrderByUnrelated()) { in test_supportsOrderByUnrelated()1632 meta.supportsOrderByUnrelated(); in test_supportsOrderByUnrelated()