On Tue, 18 Mar 2014 01:39:28 -0300, srikaanth <srikaanth.k....@snovabits.com> wrote:

Hi all,

Hi!

Am working on a tapestry project. Am using grid to show table using hibernate. I was able to show single table structure . But here i need to join two table and show it in single table . Am using tapestry 5.3. Is there any way to do or any addon avaliable or i need to created a new structure on my own.

Implement your own GridDataSource and write your own Hibernate query with the joins inside it.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to