I have my EJB3 entity with a one-to-many (parent-to-children)
relationship with itself. I can construct a tree model from the entity.
But I like to know how I can set the tree rowKey so that it uses my
entity's primary ID. Thanks.

Reply via email to