public class BulkCommand extends Object implements net.sf.jkniv.whinstone.commands.Command
Constructor and Description |
---|
BulkCommand(net.sf.jkniv.whinstone.Queryable queryable) |
Modifier and Type | Method and Description |
---|---|
<T> T |
execute() |
net.sf.jkniv.whinstone.commands.Command |
with(net.sf.jkniv.whinstone.commands.CommandHandler commandHandler) |
net.sf.jkniv.whinstone.commands.Command |
with(net.sf.jkniv.exception.HandleableException handleableException) |
<T> net.sf.jkniv.whinstone.commands.Command |
with(T stmt) |
public BulkCommand(net.sf.jkniv.whinstone.Queryable queryable)
public <T> net.sf.jkniv.whinstone.commands.Command with(T stmt)
with
in interface net.sf.jkniv.whinstone.commands.Command
public net.sf.jkniv.whinstone.commands.Command with(net.sf.jkniv.exception.HandleableException handleableException)
with
in interface net.sf.jkniv.whinstone.commands.Command
public net.sf.jkniv.whinstone.commands.Command with(net.sf.jkniv.whinstone.commands.CommandHandler commandHandler)
with
in interface net.sf.jkniv.whinstone.commands.Command
public <T> T execute()
execute
in interface net.sf.jkniv.whinstone.commands.Command
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.