类的使用
org.hibernate.type.SetType
-
使用SetType的程序包 程序包 说明 org.hibernate.type A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. -
-
org.hibernate.type中SetType的使用
org.hibernate.type中SetType的子类 修饰符和类型 类 说明 classOrderedSetTypeA specialization of the set type, with (resultset-based) ordering.classSortedSetType
-