-->
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: hibernate or not?
PostPosted: Mon Sep 06, 2004 5:01 am 
Beginner
Beginner

Joined: Mon Feb 09, 2004 6:27 am
Posts: 33
I wonder if or not hibernate can solve the following problem( with advanced performance)
I want to implement an application as follows:
Modelling:
people are the entity.
relationship(friend,classmate...) are the links between people
distance (between two person): 1 direct friend, 2 friend's friend,3 friend's friend's friend, 4 ..., 5 others
use case:
the system can be used to search a bunch of persons by specifying the critera and ordered by the distance.


pure relational database is not applicable for this kind of impementation for the performance requirement.

if neither is hibernate, what database is applicable for this kind of implementation. OODB?

thx in advanced


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.