类的使用
org.hibernate.persister.collection.BasicCollectionPersister
-
使用BasicCollectionPersister的程序包 程序包 说明 org.hibernate.collection.internal Internal implementations and support for persistent collections -
-
org.hibernate.collection.internal中BasicCollectionPersister的使用
参数类型为BasicCollectionPersister的org.hibernate.collection.internal中的方法 修饰符和类型 方法 说明 protected SerializablePersistentSortedMap. snapshot(BasicCollectionPersister persister, EntityMode entityMode)protected SerializablePersistentSortedSet. snapshot(BasicCollectionPersister persister, EntityMode entityMode)
-