Uses of Interface
org.hibernate.collection.spi.LazyInitializable
-
Packages that use LazyInitializable Package Description org.hibernate.collection.spi SPI definitions for persistent collections -
-
Uses of LazyInitializable in org.hibernate.collection.spi
Subinterfaces of LazyInitializable in org.hibernate.collection.spi Modifier and Type Interface Description interface
PersistentCollection
Persistent collections are treated as value objects by Hibernate.
-