Uses of Class
org.hibernate.annotations.BatchSize

Packages that use BatchSize
org.hibernate.cfg.annotations   
 

Uses of BatchSize in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations with parameters of type BatchSize
 void EntityBinder.setBatchSize(BatchSize sizeAnn)
           
 void CollectionBinder.setBatchSize(BatchSize batchSize)
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.