org.hibernate.annotations
@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface BatchSize
Modifier and Type | Required Element and Description |
---|---|
int |
size
Strictly positive integer
|
Copyright © 2014. All Rights Reserved.