Custom user type causes "Invalid column name" in hibernate console
Hi
Any time a execute a query for a class that has a custom type annotated, for example
@Type(type = "com.itf.ice2.domain.common.MonetaryPrecisionAmountUserType")
@Type(type = "org.jadira.usertype.dateandtime.joda.PersistentLocalDate")
the console returns "Invalid column name"
Is there a setting to fix this please?
Thanks
请先登录再写评论。
Hello.
Can you attach small project that demonstrates the problem?
Thank you,
Alexander.