|
From: Thomas R. <tri...@tr...> - 2003-05-16 20:32:02
|
Travis, It depends on what database you use. If you are using Oracle, then no - it can't be done currently, but I'm working on adding this feature. If you are using SqlServer then you can just use a regular SqlQuery or MappingSqlQuery where you use your stored procedure call as the query. This works as long as your procedure only returns one resultset. Thomas > > Is there a way currently in Spring to execute a Stored Procedure and retrieve a ResultSet back? > > Also, I have not received any feedback on my recent logo. I was wondering what process we want to go through to finalize the logo so I can start on the site design, color scheme, etc. I have been absent from the list recently because of a lot of work at the office, yet that is about to slow down. I will have some time to work on the site, logo, etc. I want to get moving while I have the time. > > Travis L. Chase > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > -- Thomas Risberg tri...@tr... |