databases Online Quiz - 184
Description: databases Online Quiz - 184 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
What Type of Encryption Algorithm is used by Oracle
Ping when compared to TNS ping is FAST
If an User is Identified by OS, he can connect to the database with SQLPLUS -S / as SYSDBA
In Oracle World User is authentication, Schema is authorization
REMOTE_LOGIN_PASSWORDFILE parameter can have
Password File Authentication, takes precedence over OS Authentication
What is the Data Dictionary view that will show the details of Initialization Parameters
what is the use of hibernate.cfg.xml in Hibernate?
__________ allows application to create the Hibernate Sesssion by reading the configuration from hibernate.cfg.xml file
How to create SessionFactory instance, which one is correct in the below.
Wich one is the first or root element of hibernate mapping document ______________
Identify the list of some commonly used generators in hibernate
____________ represents an entire set of mappings of an application's Java types to an SQL database.