How to invoke stored procedure in hibernate?
Answer / Jitendra Sharma
To invoke a stored procedure in Hibernate, you can use the Session.executeUpdate() or Session.createSQLQuery() methods and pass the SQL statement that calls the stored procedure. Make sure to check Hibernate documentation for the proper usage of stored procedures.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is java ee used for?
What is considered as a web component?
What is j2ee explain the component of j2ee application?
How to invoke stored procedure in hibernate?
I Want build and release interview questions
What are the components of j2ee?
Are java primitives objects?
What is j2ee application?
What are j2ee technologies?
What is ejb jar file?
where exactly the servlets and jsp's are stored?
What is attribute what is asant?