Uses of Class
org.hibernate.annotations.BatchSize
-
Packages that use BatchSize Package Description org.hibernate.cfg.annotations -
-
Uses of BatchSize in org.hibernate.cfg.annotations
Methods in org.hibernate.cfg.annotations with parameters of type BatchSize Modifier and Type Method Description void
CollectionBinder. setBatchSize(BatchSize batchSize)
void
EntityBinder. setBatchSize(BatchSize sizeAnn)
-