What is the usage of Hibernate QBC API?
Answer / Pankaj Sahu
Hibernate Query By Criteria (QBC) API allows you to construct dynamic SQL queries at runtime by defining criteria objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is columnar data format?
What is the role of JMX in hibernate?
What is inversejoincolumns?
What is hql in hadoop?
What is the use of session in hibernate?
What is the use of orm in java?
How properties of a class are mapped to the columns of a database table in hibernate?
Define hibernate validator framework
What does an orm solution comprises of?
What is collection mapping?
How to prevent dirty checking in hibernate?
What is difference between getcurrentsession () and opensession ()?