Hibernate does not seem to like subqueries in an order by clause, e.g, from Concern concern order by (select min(history.date) from ConcernHistory history
確定! 回上一頁