spring boot 3.1.2 use hibernate 6.2.6 final use CompositeUserType to mapping JodaMoney, cannot work , in hibernate 5 use userType can work, joda-money version is 1.0.1
Description
Activity
Show:

Christian Beikov August 21, 2023 at 11:32 AM
See the discussion on https://github.com/hibernate/hibernate-orm/pull/7203

王美 August 18, 2023 at 11:32 AM
this is my junit test
compositeType mapping salary cannot mapping two columns, only one .