Searched refs:supportsOrderByUnrelated (Results 1 – 3 of 3) 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()
10004 method public boolean supportsOrderByUnrelated() throws java.sql.SQLException;