Searched refs:supportsExpressionsInOrderBy (Results 1 – 3 of 3) sorted by relevance
479 boolean supportsExpressionsInOrderBy() throws SQLException; in supportsExpressionsInOrderBy() method
1494 if (!meta.supportsExpressionsInOrderBy()) { in test_supportsExpressionsInOrderBy()1498 if (meta.supportsExpressionsInOrderBy()) { in test_supportsExpressionsInOrderBy()1507 meta.supportsExpressionsInOrderBy(); in test_supportsExpressionsInOrderBy()
9182 method public boolean supportsExpressionsInOrderBy() throws java.sql.SQLException;