Hi,
As far as I know, the Dozer solution suffers of the following issues :
- The service class must know how the entity has been loaded to
use the proper clone configuration (not a very good encapsulation),
- Each configuration is associated to one XML file, which can be
expensive for real application with dozen of classes,
- Class sent to GWT via Dozer cannot be reused when back on
server !!!
In fact, the Dozer solution remains simple only if you use very simple
db schema, with no lazy loading at all.
Regards
Bruno
On 6 oct, 23:26, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> I used JPA.
>
> I found there the config way to complex in hibernate4gwt for a simple
> relational db.
>
> yes there are type problems but that can be fixed with literally 1
> line using a library called dozer.
>
> On Oct 3, 12:43 pm, ton <[EMAIL PROTECTED]> wrote:
>
> > Hello, anyone of you this Using the hibernate4gwt?
>
> > it is worth?
>
> > it really solves the problem with many such relationships to a list?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---