Hibernate自定义类型 对象---序列化为字符串 存储@Type(type com.sishuok.es.common.repository.hiber
Hibernate自定义类型 对象--->序列化为字符串 存储
@Type(type = "com.sishuok.es.common.repository.hibernate.type.ObjectSerializeUserType") private OnlineSession session;
?
?github
