First annotation is applied on target entity. Here is very simplified example of this case in pseudo code: @Entity public class Role { private Long id; ...
確定! 回上一頁