问题
Is it possible to have ORDER BY FIELD in hibernate criteria?
I want to sort result set depending on specific column value (in string) such as sorted by order "S" "O" "F" etc.
来源:https://stackoverflow.com/questions/34290712/hibernate-criteria-for-sql-order-by-field