Hello
I have a database table called Rubric which has records around 40,0000. This table has two column id and parent id like parent child relationship.
I have to create a JTree using this table....