IBM Exam Questions

Which annotation is used to define a JPA entity?

Which annotation is used to define a JPA entity?

A.
@Entity

B.
@Id

C.
@JPAEntity

D.
@Table