For Programmers: Free Programming Magazines  


Home > Archive > Java Beans > August 2004 > [EJB] Best way to store some tree-like data?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [EJB] Best way to store some tree-like data?
Alexander Czernay

2004-08-19, 4:04 pm

I'm trying to persist some data in a tree-like fashion (just like
folders on a hard-disc). I just wonder, if there is any
best-practice/pattern on doing this? Any hints?

I already found this nice paper
http://research.calacademy.org/taf/...allew/index.htm on
storing tree data tree-like and fetching it again with a single query.
This works perfectly well, when used inside some POJO, but I wonder if
there is a better way using EJB.

Regards,
Alexander
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com