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 voidCollectionBinder. setBatchSize(BatchSize batchSize)voidEntityBinder. setBatchSize(BatchSize sizeAnn)
-