void |
addBatch(String sql) |
|
void |
clearBatch() |
|
int[] |
executeBatch() |
|
int |
getFetchDirection() |
????????????????????????????????????????????????????????????????????? |
int |
getFetchSize() |
????????????????????????????????????????????????????????????????????? |
int |
getMaxFieldSize() |
|
void |
getMaxRows() |
|
void |
setEscapeProcessing(boolean enable) |
|
void |
setFetchDirection(int direction) |
????????????????????????????????????????????????????????????????????? |
void |
setFetchSize(int rows) |
????????????????????????????????????????????????????????????????????? |
void |
setMaxFieldSize(int max) |
Blobs???Clobs????????????????????? |
void |
setMaxRows() |
|