By Using Hibernate Native SQL we can write database dependent queries as part of hibernate. Hibernate Native Sql allows us to write create , update, delete and insert queries. We can also call Stored procedures using Hibernate Native Sql. When the query i