Spring data JPA

Spring data JPA

University

20 Qs

quiz-placeholder

Similar activities

Regular past pronunciation

Regular past pronunciation

University

20 Qs

Phonics Education

Phonics Education

University

20 Qs

Ed Pronunciation

Ed Pronunciation

University

20 Qs

Id, Ego, or Superego

Id, Ego, or Superego

11th Grade - University

16 Qs

ED Sounds Test

ED Sounds Test

University

25 Qs

Pronunciation

Pronunciation

University

20 Qs

Moosling in Winter

Moosling in Winter

2nd Grade - University

15 Qs

3A: Grammar | a/an; singular and plural nouns

3A: Grammar | a/an; singular and plural nouns

KG - Professional Development

15 Qs

Spring data JPA

Spring data JPA

Assessment

Quiz

English

University

Easy

Created by

Phương Đình

Used 7+ 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?