public interface CmdInformation
Modifier and Type | Field and Description |
---|---|
static int |
NO_UPDATE_COUNT |
Modifier and Type | Method and Description |
---|---|
void |
addStats(int updateCount) |
void |
addStats(int updateCount,
long insertId) |
int |
getCurrentStatNumber() |
ResultSet |
getGeneratedKeys(Protocol protocol) |
int |
getUpdateCount() |
int[] |
getUpdateCounts() |
boolean |
isCurrentUpdateCount() |
boolean |
moreResults() |
static final int NO_UPDATE_COUNT
int[] getUpdateCounts()
int getUpdateCount()
void addStats(int updateCount, long insertId)
void addStats(int updateCount)
int getCurrentStatNumber()
boolean moreResults()
boolean isCurrentUpdateCount()
Copyright © 2016. All rights reserved.