What is the main goal of Object-Relational Mapping (ORM)?

Spring Data JPA

Quiz
•
Information Technology (IT)
•
Professional Development
•
Easy
PRAVEEN SHARMA
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Encrypt data in the database
Map Java objects to database tables
Convert Java to SQL manually
Replace SQL completely
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which annotation is used to mark a class as a JPA entity?
@Bean
@Entity
@Component
@Table
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does @Table(name="employee") specify in an entity class?
Database name
Column name
Table name
Schema name
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of @Column(name="emp_id")?
It maps an entity to a table
It maps a field to a specific column in the table
It sets primary key
It defines table constraints
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which annotation marks a field as the primary key in a JPA entity?
@Column
@GeneratedValue
@Id
@PrimaryKey
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which JPA strategy allows the database to automatically generate primary key values?
AUTO_INCREMENT
@Generated
GenerationType.IDENTITY
@AutoKey
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method in EntityManager is used to save a new entity to the database?
store()
insert()
persist()
save()
Create a free account and access millions of resources
Similar Resources on Wayground
19 questions
Java-web session11

Quiz
•
Professional Development
15 questions
Data Analysis and Visualization

Quiz
•
Professional Development
15 questions
[Java WebApp] - Session01

Quiz
•
Professional Development
20 questions
SwiftUI Test

Quiz
•
Professional Development
24 questions
คำถามเกี่ยวกับ Java GUI

Quiz
•
Professional Development
20 questions
Exam Prep 2

Quiz
•
Professional Development
17 questions
MERN Stack (Backend + Frontend Connection)

Quiz
•
Professional Development
15 questions
Mastering SQL DDL and DML Commands

Quiz
•
Professional Development
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade