-->
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.  [ 7 posts ] 
Author Message
 Post subject: Persistance via Stored Procedures
PostPosted: Wed Jan 07, 2004 8:14 pm 
Newbie

Joined: Wed Jan 07, 2004 7:59 pm
Posts: 11
Location: Medellon, Colombia
Hi,

I work for an insurance company that has a rich data model in Oracle. This data model is complex and such a basic operation as creating a new client requires lots of insertions, updates and calls to stored procedures wich implements bussiness logic. All this complexity is abstracted by using a single stored procedure wich creates the new client in the database.

My quiestion is:


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 07, 2004 8:25 pm 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
You may write a custom ClassPersister. Note however that this is not an easy task.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 08, 2004 3:27 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Indeed, we've recently been talking to some guys who've done exactly that in a largish project. Apparently it is working out well for them.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 08, 2004 10:34 am 
Newbie

Joined: Wed Jan 07, 2004 7:59 pm
Posts: 11
Location: Medellon, Colombia
Thank you for your prompt answers.

I will take a look at the JavaDoc and I will try to implement a prototype to meassure the effort of this approach.

Is there a way to contact the people that has implemented a similar persistence scheme?

_________________
Andres Camilo Bustamante
Analista Arquitectura Informaca


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 08, 2004 11:47 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Quote:
Is there a way to contact the people that has implemented a similar persistence scheme?



Ummm probably not. They are a very well-known company and, I suppose, "shy"...


Top
 Profile  
 
 Post subject: Stored Procs
PostPosted: Thu Jan 08, 2004 7:12 pm 
Newbie

Joined: Thu Dec 18, 2003 12:14 am
Posts: 6
gavin wrote:
Quote:
Is there a way to contact the people that has implemented a similar persistence scheme?



Ummm probably not. They are a very well-known company and, I suppose, "shy"...


I guess we can poke our head out of our shell. ;-)

Do you have an actual object model that requires persistent Objects? It


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 08, 2004 7:17 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Cheers, Rob :)


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

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.