In terms of design, it's a good idea to make each tree node represent a relational
database row (fixed in size), rather than store the contents of an entire database table.
For example, if you were storing customers, each customer should have its own node.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958135#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...