1. Generate Stored Procedure rather than SQL using hbm.xml file forum.hibernate.org |
2. Calling a Stored Procedure in Postgres from HBM mapping file forum.hibernate.orgI'm trying to call a stored procedure in Postgres from a Hibernate mapping file. I'm using custom SQL to do this |