接口 AbstractPersistentCollection.ValueDelayedOperation
-
protected static interface AbstractPersistentCollection.ValueDelayedOperation extends AbstractPersistentCollection.DelayedOperation
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 voidreplace(CollectionPersister collectionPersister, Map copyCache)-
从接口继承的方法 org.hibernate.collection.internal.AbstractPersistentCollection.DelayedOperation
getAddedInstance, getOrphan, operate
-
-
-
-
方法详细资料
-
replace
void replace(CollectionPersister collectionPersister, Map copyCache)
-
-