For any communication with DB, hibernate converts each HQL query to the equivalent SQL query with the configuration based in hbm.xml file to map the database. All HQL queries are parsed and converted to SQL using JDBC and then sent to the DB.
Subscribe to:
Post Comments (Atom)
What is Map Collection?
A map collection refers to a set of maps that are compiled and organized for a specific purpose, such as research, education, or preservatio...
-
Mapping of classes can be made into a proxy instead of a table. A proxy is returned when actually a load is calle...
-
A map collection refers to a set of maps that are compiled and organized for a specific purpose, such as research, education, or preservatio...
-
HQL is nothing but object oriented query language which is very similar to SQL. HQL is used for communication with DB. It supports almost a...
No comments:
Post a Comment