Well, calling SP's is not a Struts topic (don't care the version), of course
it's for Hibernate or even Oracle!!
Also, it has a lot to do with your persistence layer and Data Model design.
Anyway, you have several ways to call an Oracle SP function, here you have two
hints:
a) Use Hibernate to
--- GEDA <[EMAIL PROTECTED]> wrote:
> now I have to call some stored functions from the DB
> using the hibernate api.
You might want to ask this on a Hibernate list / forum
or STFW with a query resembling "hibernate +call
stored proc" or similar.
d.
---
2007/9/12, GEDA <[EMAIL PROTECTED]>:
>
>
> Hi. I am using Spring, Struts 2, Hibernate and Oracle as DB. Until now
> everything worked ok since I only needed full entity objects but now I
> have
> to call some stored functions from the DB using the hibernate api. Until
> now
> I have used the follow
3 matches
Mail list logo