Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Thanks for Shareing , it really helps me to understand better
- Karthikeyan
cant we use iterate() to retrieve records from databases while using Native SQL Query??
- Supraja
Hello All, How can I call the stored procedure which is having out perimeter from hibernate native sql queries? Thanks in advance.
- sathish
How we use subquery like- select name ,(select state_name from Mst_State where stateid=1 ) from Mst_emp where emp_code =1000; data show in jsp
- Kiran
Hi pankaj, im sarath,nic explnation and good examples,and i have a problem with my coding when i use createSQLquery in session factory for executing a native query. it throws an exception like no dialect mapping for jdbc type 1111. im using springs and hibernate and my database is db2, pls giv me a solution for this.
- sarath
useless example… not using native queries even tough stating so…
- allObjects
Hi Pankaj, We are facing some issues while using addscaler method in hibernate 5.2 with result transformer. Can post an example for reference.
- Sanjay Singh
Hi pankaj, I read the sentence below at initial “For normal scenarios, Hibernate SQL query is not the recommended approach because we loose benefits related to hibernate association and hibernate first level cache.” -My understanding is if we use native sql query then we will lost the relationship. That mean it will not load childs. That is ok. What is the point in first level cache? If we use first level cache does the object will not cache in first level cache?. Please clarify.
- Rajasekhar