| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Insert.RowRepeater
Allows inserting the same list of non-generated values several times.
| Method Summary | |
|---|---|
|  Insert.Builder | times(int times)Adds several rows with the same non-generated values to the insert. | 
| Method Detail | 
|---|
Insert.Builder times(int times)
times - the number of rows to add. Must be >= 0. If zero, no row is added.
java.lang.IllegalStateException - if the rows have already been added| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||