|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchSize | |
|---|---|
| org.hibernate.cfg.annotations | |
| org.hibernate.ejb.test.xml.sequences | |
| org.hibernate.test.annotations.entity | Test package for metatata facilities It contains an example of filter metadata |
| org.hibernate.test.annotations.onetomany | |
| Uses of BatchSize in org.hibernate.cfg.annotations |
|---|
| Methods in org.hibernate.cfg.annotations with parameters of type BatchSize | |
|---|---|
void |
CollectionBinder.setBatchSize(BatchSize batchSize)
|
void |
EntityBinder.setBatchSize(BatchSize sizeAnn)
|
| Uses of BatchSize in org.hibernate.ejb.test.xml.sequences |
|---|
| Classes in org.hibernate.ejb.test.xml.sequences with annotations of type BatchSize | |
|---|---|
class |
Article
|
| Uses of BatchSize in org.hibernate.test.annotations.entity |
|---|
| Classes in org.hibernate.test.annotations.entity with annotations of type BatchSize | |
|---|---|
class |
Forest
Use hibernate specific annotations |
| Uses of BatchSize in org.hibernate.test.annotations.onetomany |
|---|
| Fields in org.hibernate.test.annotations.onetomany with annotations of type BatchSize | |
|---|---|
Set<Child> |
Parent.children
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||