Package org.hibernate.collection.spi
SPI definitions for persistent collections
-
Interface Summary Interface Description PersistentCollection Persistent collections are treated as value objects by Hibernate.
| Interface | Description |
|---|---|
| PersistentCollection |
Persistent collections are treated as value objects by Hibernate.
|