Hi everybody,

I am looking for a Java library that allows me to define the data  
model for my GWT application. Among other things, my app allows the  
user to define different types of questionnaires and for this I need a  
flexible data model - where the user can add fields (questions, for  
instance) at runtime.

JCR first looked like a good candidate but it has lots of additional  
features and I was running into performance problems, at least with  
the few implementations I tried.

Do you know of a library, on top of Hibernate for example, that allows  
me to define types (entities) with properities and relations in a  
dynamic way? I suppose frameworks like this exist but I could not find  
any.

Many thanks,
Kaspar

--~--~---------~--~----~------------~-------~--~----~
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