Constant Field Values
Contents
groovy.sql.*
-
groovy.sql.Sql Modifier and Type Constant Field Value public static final intALL_RESULT_SETS2public static final intFIRST_RESULT_SET1public static final intNO_RESULT_SETS0
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALL_RESULT_SETS |
2 |
public static final int |
FIRST_RESULT_SET |
1 |
public static final int |
NO_RESULT_SETS |
0 |