[Hibernate] Hey Max, hows stored proc support coming?

2004-04-12 Thread Josh Rehman
As I understand it, "We are not enormous fans of using stored procedures for CRUD operations (of course, there are some other use cases where SPs make wonderful sense) but people working with legacy databases often need Hibernate to call a SP instead of generating its own SQL statement. In Hibe

Re: [Hibernate] Hey Max, hows stored proc support coming?

2004-04-12 Thread Max Rydahl Andersen
Josh Rehman wrote: As I understand it, "We are not enormous fans of using stored procedures for CRUD operations (of course, there are some other use cases where SPs make wonderful sense) but people working with legacy databases often need Hibernate to call a SP instead of generating its own SQ