Accessing the stored procedures from Hibernate,
February 18, 2009 at 12:19 AM
Hi,
I am new to Hibernate, Can you please provide any example to store the DB values getting from the Stored procedure using Hibernate. It would be great if you provide the complete sample code like mapping file, Stored procedure and java class(Client class).