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
As per discussion in #3060, TypedParameterValue should be used for native queries only. Using TypedParameterValue with JPQL/HQL queries conflicts with the JPQL typing and can cause that @Converters are not considered.