com.mysql.jdbc
static interface PreparedStatement.BatchVisitor
Modifier and Type | Method and Description |
---|---|
PreparedStatement.BatchVisitor |
append(byte[] values) |
PreparedStatement.BatchVisitor |
decrement() |
PreparedStatement.BatchVisitor |
increment() |
PreparedStatement.BatchVisitor |
merge(byte[] begin,
byte[] end) |
PreparedStatement.BatchVisitor increment()
PreparedStatement.BatchVisitor decrement()
PreparedStatement.BatchVisitor append(byte[] values)
PreparedStatement.BatchVisitor merge(byte[] begin, byte[] end)