-->
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: Howto return a modified PL/SQL Object back to database?
PostPosted: Wed May 16, 2007 4:07 am 
Newbie

Joined: Wed May 16, 2007 3:15 am
Posts: 1
Hello,

I have never worked before with Hibernate. Now I have a problem at my hands which I hope to solve with Hibernate.

A PL/SQL routine returns a complex object with a 4 level deep hierachy. Usually I just use Jdeveloper to generate a wrapper object in order to use it.

A new use case demands that I modify the wrapper object and the return it back to the db. This does not work due to some design problem with the wrapper object which only allows to modify the first level. -> An oracle problem.....

Is it possible to use Hibernate to wrap around a PL/SQL routine and to read & modify its contents?

If yes please post a link where I can see how to do it. I couldn't find any hints in the docs.

Cheers,
Pete


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.