The following code shows how to set order by property in one to many mapping. @OrderBy("name ASC") sets to sort the person set by person name.
確定! 回上一頁