web technology Online Quiz - 164
Description: web technology Online Quiz - 164 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Which of the following must be satisfied by a component class?
How to add ordering phrase in hibernate criteria?
Which are the valid values for Cascade attribute in mapping xml?
Which one of the following will commit session?
Which is true in the following statements?
Which statement is executing native query to fetch records from table?
Which is the function call ensure that SQL statement is executed?
Which of the following is true?
What is the way to pass configuration properties to Hibernate?
Which is not a basic value type in hibernate?
What is property name for printing all the executed SQL statements?
How can we map several databases in hibernate?
Which of the following association needs tag element in mapping file?
What is the root element in hibernate.cfg.xml?
What are the different states of persistent classes?
If you intend to put instances of persistent classes in a Set, you have to
What kind of query standards can be used in hibernate?
What should be done to change the actual database system type (say, from DB2 to MySql)?