What is the usage of Hibernate QBC API?



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

Post New Answer

More Hibernate Interview Questions

What is columnar data format?

1 Answers  


What is the role of JMX in hibernate?

1 Answers  


What is inversejoincolumns?

1 Answers  


What is hql in hadoop?

1 Answers  


What is the use of session in hibernate?

1 Answers  


What is the use of orm in java?

1 Answers  


How properties of a class are mapped to the columns of a database table in hibernate?

1 Answers  


Define hibernate validator framework

1 Answers  


What does an orm solution comprises of?

1 Answers  


What is collection mapping?

1 Answers  


How to prevent dirty checking in hibernate?

1 Answers  


What is difference between getcurrentsession () and opensession ()?

1 Answers  


Categories