Hibernate

Hibernate

Professional Development

15 Qs

quiz-placeholder

Similar activities

RMartinez Canvas PD Ice Breaker 2022-2023 ~ Dr. Thompson

RMartinez Canvas PD Ice Breaker 2022-2023 ~ Dr. Thompson

Professional Development

20 Qs

DAY2 TVET

DAY2 TVET

Professional Development

20 Qs

Winter Trivia

Winter Trivia

Professional Development

20 Qs

Mesurer la performance commerciale en e-commerce

Mesurer la performance commerciale en e-commerce

Professional Development

10 Qs

Découverte des réseaux

Découverte des réseaux

1st Grade - Professional Development

10 Qs

Instrumentation  Quiz

Instrumentation Quiz

Professional Development

10 Qs

MT. KENYA CBA TRAINING-NYERI N. P

MT. KENYA CBA TRAINING-NYERI N. P

Professional Development

10 Qs

Shahuindo

Shahuindo

Professional Development

10 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?