| Package | Description |
|---|---|
| org.hibernate.persister.collection |
This package abstracts the persistence mechanism for collections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCollectionPersister
Collection persister for collections of values and many-to-many associations.
|
class |
OneToManyPersister
Collection persister for one-to-many associations.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.