Searched refs:supportsExpressionsInOrderBy (Results 1 – 2 of 2) 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()