object tree « Table « JPA Q&A





1. how to obtain a tree of objects from the same table?    forum.hibernate.org

Newbie Joined: Fri Jun 26, 2009 2:46 pm Posts: 2 I have an issue, Im using PostgreSQL 8.2 and I want to obtain a tree of objects from the same table. The table is: Code: --------------------------------------- Location ...