Hibernate

Hibernate

Professional Development

15 Qs

quiz-placeholder

Similar activities

8 Organization Model

8 Organization Model

Professional Development

15 Qs

CHILDFIND POLICIES- Easy Round

CHILDFIND POLICIES- Easy Round

Professional Development

10 Qs

Shahuindo

Shahuindo

Professional Development

10 Qs

MOOT EMPOWERMENT

MOOT EMPOWERMENT

Professional Development

12 Qs

Get to Know Tutoronomy Education Centres

Get to Know Tutoronomy Education Centres

Professional Development

16 Qs

Gamifikasi Quiz

Gamifikasi Quiz

Professional Development

10 Qs

Taylor Unit Internalization

Taylor Unit Internalization

Professional Development

10 Qs

Pomodoro Technique Quiz

Pomodoro Technique Quiz

Professional Development

11 Qs

Hibernate

Hibernate

Assessment

Quiz

Education

Professional Development

Hard

Created by

111_Vaibhav Mathpati_JH

Used 152+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true about ORM?

ORM stands for Object-Relational Mapping

ORM is a programming technique for converting data between relational databases and object oriented programming languages

Both

None

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In which file database table configuration is stored?

.dbm

.hbm

.ora

.sql

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a state of object in Hibernate?

Persistent()

Detached()

Attached()

Transient()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following object is used to create SessionFactory object in hibernate?

SessionFactory

Transaction

Configuration

Session

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true about query level cache in hibernate?

Query level cache requires two additional physical cache regions that hold the cached query results and the timestamps when a table was last updated

Query level cache is an optional feature

Query level cache is only useful for queries that are run frequently with the same parameters

All of the above

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following are most common configuration methods of Hibernate Configuation

Http.conf

XML Configuration hibernate.cfg.xml

Web.config

Mapping files

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is FALSE about Session in hibernate

Session represents a single unit-of-work with the database

Session is the primary interface for the persistence service

Session is a light weight non-threadsafe object

You can share the session between threads

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?