public class BulkJdbcCommand extends AbstractJdbcCommand
commandHandler, conn, handlerException, queryable, stmt
Constructor and Description |
---|
BulkJdbcCommand(Queryable queryable,
Connection conn) |
Modifier and Type | Method and Description |
---|---|
<T> T |
execute()
Execute the database statement could be a
Command or a Query |
close, executeBulk, simpleExecute, with, with, with
public BulkJdbcCommand(Queryable queryable, Connection conn)
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.