Monday, September 26, 2011

Re: GWT+hibernate annotations+persisting Enum

Says that the column is of type XXX (my postgres enum) and I am trying to insert varchar...
I know its an hibernate problem but i cant make some solutions showed in web cause client side does not support UserType class, for example.

I am trying to use Type annotation btw, and it doesnt work...

2011/9/26 Juan Pablo Gardella <gardellajuanpablo@gmail.com>
Can you share the stack trace?

2011/9/26 Marko Borges <markoborges22@gmail.com>
Hey everyone!

I am having a problem in persisting a postgres enum using hibernate and GWT.

When i follow some instructions that i found around Web, it says that client module does not support one class used to trick for persistence.

Does anyone know how to do it?

Thanks,
Mark

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment