How to handle associations?
Hi all,
Really good example of GWT-RPC datasource implemetation!
My problem is to show data in listgrid ?? I using GWT with Hibernate...gilead based solution...
My domain objects have relations @ManytoOne and @OneToMany implement as "javax.persistence annotations'
Hibernate query execute fine, but datasource don't show values to listgrid?!?!
http://forums.smartclient.com/showthread.php?t=4814&page=7
My problem is very similar as @mivola
I don't know where i making mistake,i'm really new in GWT,could you help me please???
Hi all,
Really good example of GWT-RPC datasource implemetation!
My problem is to show data in listgrid ?? I using GWT with Hibernate...gilead based solution...
My domain objects have relations @ManytoOne and @OneToMany implement as "javax.persistence annotations'
Hibernate query execute fine, but datasource don't show values to listgrid?!?!
http://forums.smartclient.com/showthread.php?t=4814&page=7
My problem is very similar as @mivola
I don't know where i making mistake,i'm really new in GWT,could you help me please???
Comment