程序包的使用
org.hibernate.collection.internal
-
使用org.hibernate.collection.internal的程序包 程序包 说明 org.hibernate.collection.internal Internal implementations and support for persistent collections -
org.hibernate.collection.internal使用的org.hibernate.collection.internal中的类 类 说明 AbstractPersistentCollection Base class implementingPersistentCollectionAbstractPersistentCollection.DelayedOperation Contract for operations which are part of a collection's operation queue.AbstractPersistentCollection.ValueDelayedOperation PersistentMap A persistent wrapper for a java.util.Map.PersistentSet A persistent wrapper for a java.util.Set.