接口的使用
org.hibernate.usertype.UserCollectionType
-
使用UserCollectionType的程序包 程序包 说明 org.hibernate.type A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. -
-
org.hibernate.type中UserCollectionType的使用
返回UserCollectionType的org.hibernate.type中的方法 修饰符和类型 方法 说明 UserCollectionTypeCustomCollectionType. getUserType()
-