类的使用
org.hibernate.annotations.BatchSize
-
使用BatchSize的程序包 程序包 说明 org.hibernate.cfg.annotations -
-
org.hibernate.cfg.annotations中BatchSize的使用
参数类型为BatchSize的org.hibernate.cfg.annotations中的方法 修饰符和类型 方法 说明 voidCollectionBinder. setBatchSize(BatchSize batchSize)voidEntityBinder. setBatchSize(BatchSize sizeAnn)
-