Uses of Interface
org.hibernate.collection.spi.AbstractPersistentCollection.DelayedOperation
Packages that use AbstractPersistentCollection.DelayedOperation
Package
Description
This package defines the SPI of a framework for lazy-initializing
and state-tracking collection wrappers.
-
Uses of AbstractPersistentCollection.DelayedOperation in org.hibernate.collection.spi
Subinterfaces of AbstractPersistentCollection.DelayedOperation in org.hibernate.collection.spiModifier and TypeInterfaceDescriptionprotected static interface
Classes in org.hibernate.collection.spi that implement AbstractPersistentCollection.DelayedOperationModifier and TypeClassDescriptionprotected class
protected final class
Methods in org.hibernate.collection.spi with parameters of type AbstractPersistentCollection.DelayedOperationModifier and TypeMethodDescriptionprotected final void
AbstractPersistentCollection.queueOperation
(AbstractPersistentCollection.DelayedOperation<E> operation) Queue an addition