|
I'm having the same issue. I'm using Hibernate 4.3.0 Beta3 and keep getting the exception:
org.hibernate.HibernateException: Unknown wrap conversion requested: java.lang.String to br.urca.solicitacoes.Situacao
br.urca.solicitacoes.Situacao is an enum type. I thought that only entity graphs where not yet implemented, as already said.
|