Dreamsource ORM has been used in three major applications for over
three years. It solves the following problems:
1. Whatever you codes happens in database. No merge
2. No detached enhanced object.
3. No lazy loading. Just eager loading because you can expect whatever
you want during coding.
4. Easy to learn and use because it just mirrors SQL statements.
5. High performance compared to Hibernate
6. High productivity compared to Hibernate.
7. It can be used in GWT and any other frameworks without third party
libraries.
8. It provides most demanding features in a small library.
9. It provides more flexible query feature than JPA 2.0.
10. Eclipse plugin to generate ORM code is available from
http://www.gwtorm.com/products.jsp. Ten minutes evaluation will make
big difference.


You can find Spring and GWT examples from http://www.gwtorm.com/examples.jsp.



Any feedback is appreciated.
Jim Xie
http://www.gwtorm.com
http://code.google.com/p/dreamsource-orm/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to