JPA with GWT

1 view
Skip to first unread message

Guess What

unread,
Jul 24, 2009, 6:30:25 PM7/24/09
to Google Web Toolkit
I am trying to use JPA with GWT . I am not sure how to make this
communication work .
I did googling around on this quite a bit . People suggest dozer and
gilead .
Dozer plug in is not working currently .
Gilead there is aproblem with lazy fetching .
This must be a time and tested approach .
So Can anyone suggest how do i take those JPA entities to my GWT
Client .
I dont want to create Manually DTO for every single entity . (This is
where I was looking @ Dozer)
It does it automatically . I am running out of time of figuring out
whats the best approach .
Folks help would be appreciated .

maku

unread,
Jul 25, 2009, 5:38:13 AM7/25/09
to Google Web Toolkit
Hi,

this topic is discussed intensively in the past.

From my point of view it is not worth to use an approach like gilead
(especially when I would start a new project) and principally in a
larger project.
(We use gilead but our goal is it to go back to a simple DTO approach
step by step)

I would prefer to use a lightweight transport mechanism (e.g. DTO or
json).

Of course it leads to more effort when you have to write DTO's and the
conversion process manually (that's the reason why I'm a fan of code
generation which does the whole stuff in our project).

Regards,
Martin

bruno

unread,
Jul 25, 2009, 5:57:22 AM7/25/09
to Google Web Toolkit
There is an official GWT article about that :
http://code.google.com/intl/fr/webtoolkit/articles/using_gwt_with_hibernate.html

Regards
Bruno

mars1412

unread,
Jul 25, 2009, 6:28:15 AM7/25/09
to Google Web Toolkit
tx 4 the link
a great impartial article, that everyone who considers to use GWT and
Hibernate should read

On Jul 25, 11:57 am, bruno <bruno.marches...@gmail.com> wrote:
> There is an official GWT article about that :http://code.google.com/intl/fr/webtoolkit/articles/using_gwt_with_hib...

Maxence

unread,
Jul 28, 2009, 9:53:54 AM7/28/09
to Google Web Toolkit
Thanks bruno

On Jul 25, 12:28 pm, mars1412 <martin.trum...@24act.at> wrote:
> tx 4 the link
> a great impartial article, that everyone who considers to use GWT andHibernateshould read

tolga ozdemir

unread,
Aug 9, 2009, 5:54:45 AM8/9/09
to Google Web Toolkit
Thanks bruno 4 the link. It's great really...

Where can we find more samples about Gliead & GWT entegration?
Reply all
Reply to author
Forward
0 new messages