Q. Which of the following is true about HQL? (Solved)
1. HQL takes java objects in the same way as SQL takes tables.
2. HQL is a Object Oriented Query language
3. HQL is database independent.
4. All of the above.
- d. All of the above.
1. HQL takes java objects in the same way as SQL takes tables.
2. HQL is a Object Oriented Query language
3. HQL is database independent.
4. All of the above.