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

1
1 comment

Hello.

Can you attach small project that demonstrates the problem?

Thank you,
Alexander.

0

Please sign in to leave a comment.