Uses of Interface
org.hibernate.collection.spi.AbstractPersistentCollection.ValueDelayedOperation
-
Packages that use AbstractPersistentCollection.ValueDelayedOperation Package Description org.hibernate.collection.spi This package defines the SPI of a framework for lazy-initializing and state-tracking collection wrappers. -
-
Uses of AbstractPersistentCollection.ValueDelayedOperation in org.hibernate.collection.spi
Classes in org.hibernate.collection.spi that implement AbstractPersistentCollection.ValueDelayedOperation Modifier and Type Class Description protected class
AbstractPersistentCollection.AbstractValueDelayedOperation
protected class
PersistentList.SimpleAdd
-