JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.jdbc
Package
net.anwiba.commons.jdbc
Interface IBatchTransfer
All Known Implementing Classes:
BatchTransfer
public interface
IBatchTransfer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
add
(
Object
... values)
int[]
transfer
()
Method Details
add
void
add
(
Object
... values)
transfer
int[]
transfer
() throws
SQLException
Throws:
SQLException