The Customer class is annotated with @Entity , indicating that it is a JPA entity. (Because no @Table annotation exists, it is ...
確定! 回上一頁