McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Master of Science in Information Technol...
→
Advanced JAVA
→
Hibernate
→
In which file database table configurati...
Q.
In which file database table configuration is stored?
A.
.dbm
B.
.hbm
C.
.ora
D.
.sql
Answer» B. .hbm
3.8k
0
Do you find this helpful?
25
View all MCQs in
Advanced JAVA
Discussion
No comments yet
Login to comment
Related MCQs
Which of the following is used to call stored procedure?
Which driver uses ODBC driver to connect to the database?
Which result set generally does not show changes to the underlying database that are made while it is open. The membership, order, and column values of rows are typically fixed when the result set is created?
Which of the following methods are needed for loading a database driver in JDBC?
Which of the following holds data retrieved from a database after you execute an SQL query using Statement objects?
Which of the following type of JDBC driver, uses database native protocol?
Which of the following manages a list of database drivers in JDBC?
Which of the following step establishes a connection with a database?
Which driver converts JDBC calls directly into the vendor-specific database protocol?
Which models do the JDBC API support for the database access?