public static class ReadOnlyPreparedStatement.DefaultImpls
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Void |
addBatch(ReadOnlyPreparedStatement $this) |
static java.lang.Void |
clearBatch(ReadOnlyPreparedStatement $this) |
static int[] |
executeBatch(ReadOnlyPreparedStatement $this) |
static int |
getUpdateCount(ReadOnlyPreparedStatement $this) |
public static java.lang.Void addBatch(ReadOnlyPreparedStatement $this)
public static java.lang.Void clearBatch(ReadOnlyPreparedStatement $this)
public static int[] executeBatch(ReadOnlyPreparedStatement $this)
public static int getUpdateCount(ReadOnlyPreparedStatement $this)