Hello, I want to migrate to Spring Boot version 3.0.9, I get this error:
@Column(name = "USER_TYPE")
@Type(type = "org.hibernate.type.ClassType")
private Class<T> user;
I get `Cannot resolve method 'type'`
Do you know how I can replace this in version Spring Boot version 3.0.9.
_______________________________________________
hibernate-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.redhat.com/en/about/privacy-policy
List Archives:
https://lists.jboss.org/archives/list/[email protected]/message/BOMH52VXFN4CYWPRSLZOJSWRWCRIXSPV/