please is there any example showing how to get TreeTable and JPAContainer working together. I am facing one issue JPAContainer implements Hierarchical interface, but method setParent is unsupported.
Do you have any idea how to implement TreeTable backed by any JPA/SQL Container?