-->
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.  [ 2 posts ] 
Author Message
 Post subject: Any existing code for a conversation thread using hibernate
PostPosted: Mon Aug 23, 2004 12:06 pm 
Beginner
Beginner

Joined: Wed Mar 10, 2004 9:51 am
Posts: 42
Location: France
Hi all,

Just looking for some simple code for a conversation thread using hibernate.

I'm a little unsure of the most efficient way to handle something like this.

public class Enquiry {
protected Enquiry response = null;
blah blah ....
}

I suspect this is going to hit the database a lot of times .....

Is there a better/prefered way to do this ?

Thanks

Bryan

_________________
Pesimist: The glass is half empty
Optimist: The glass is half full
Engineer:The glass should be half that size


Top
 Profile  
 
 Post subject: Re: Any existing code for a conversation thread using hibern
PostPosted: Mon Aug 23, 2004 6:14 pm 
Proxool Developer
Proxool Developer

Joined: Tue Aug 26, 2003 10:42 am
Posts: 373
Location: Belgium
bryanhunt wrote:
I suspect this is going to hit the database a lot of times .....


The best way to learn and have some opinion is to try yourself. Then you can ask more precise questions...


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.