-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: use a oracle procedure to insert data in oracle
PostPosted: Fri May 29, 2009 2:54 pm 
Newbie

Joined: Fri Apr 03, 2009 4:12 pm
Posts: 9
hello,

I have an oracle procedure that I wish to use when persisting an object. Instead of hibernate doing "insert into table values(?,?,?,?,?)" I would like to have something like:
insert into table values (?,?,?, function(?,some_parameter),?).

is this possible to accomplish using hibernate with annotations?

Thanks for your help

_________________
Santiago GarcĂ­a Pimentel R.G.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.