Quiz: Spring Data JPA

Test your understanding of Spring Data JPA by attempting this comprehensive quiz.

We'll cover the following...
1

Which annotation is used to define an entity in JPA?

A)

@Table

B)

@Entity

C)

@EntityModel

D)

@TableObject

Question 1 of 50 attempted