Spring data JPA

Spring data JPA

University

20 Qs

quiz-placeholder

Similar activities

pronunciation of -ed endings

pronunciation of -ed endings

5th Grade - University

22 Qs

ED endings pronunciation 2

ED endings pronunciation 2

University

20 Qs

IELTS Foundation_Unit 5_Animals_Review

IELTS Foundation_Unit 5_Animals_Review

University

16 Qs

-ed Pronunciation

-ed Pronunciation

University

20 Qs

ED Pronunciation

ED Pronunciation

7th Grade - University

20 Qs

ed-pronunciation

ed-pronunciation

5th Grade - University

17 Qs

ED Ending

ED Ending

1st Grade - University

17 Qs

ED pronunciation

ED pronunciation

7th Grade - Professional Development

15 Qs

Spring data JPA

Spring data JPA

Assessment

Quiz

English

University

Easy

Created by

Phương Đình

Used 5+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following annotation is used for Is-A mapping?
@Inheritance
@IsAMapping
@InheritanceMapping

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which annotation is used to link two tables through a relation table?
@RelationTable
@JoinTable
@LinkTable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a mandatory annotation for an entity class?
@Entity
@Table
@Id

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following annotation is applied on the unique Id of an entity to get its value generated?
@Generator
@GeneratedValue
@Unique
@AutoIncrement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which annotation is used to create PK-FK relation beetween two tables?
@JoinColumn
@ForeignKey
@JoinedKey
@PrimaryKey

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute of @OneToMany is used to mark an entity as owned?
cascade
mappedBy
propertyRef
eager

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Is-A mapping, requires discriminator column?
Single Table Mapping
Joined Table Mapping
Table Per Class Mapping
Double Table Mapping

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?