public interface IBatchTransfer
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object... values) |
int[] |
transfer() |
void add(Object... values)
int[] transfer()
throws SQLException
SQLExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.