You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2018-10-05 09:42:21.084 WARN 8441 --- [ restartedMain] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface javax.money.MonetaryAmount] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2018-10-05 09:42:21.088 WARN 8441 --- [ restartedMain] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface javax.money.MonetaryAmount] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2018-10-05 09:42:21.088 WARN 8441 --- [ restartedMain] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface javax.money.MonetaryAmount] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2018-10-05 09:42:21.089 WARN 8441 --- [ restartedMain] o.h.t.d.java.JavaTypeDescriptorRegistry : HHH000481: Encountered Java type [interface javax.money.MonetaryAmount] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
Hi @odrotbohm ! So , I've been trying handle with this issue today, but I didn't find any answer not even ways to solve this situiation. Actually , I found something about to implement a extension from JavaTypeDescrition but the MonetaryAmount is a interface class type. Did you get solve this issue for yourself? If you did, with you can send to me a e-mail to [email protected] for this solution. I appreciate your help , Thanks !
See this ticket in Hibernate.
The text was updated successfully, but these errors were encountered: