Quiz: Spring Data JPA

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

We'll cover the following...
Technical Quiz
1.

Which annotation is used to define an entity in JPA?

A.

@Table

B.

@Entity

C.

@EntityModel

D.

@TableObject


1 / 5