public class DefaultQuery extends Object implements net.sf.jkniv.whinstone.commands.Command
| Constructor and Description |
|---|
DefaultQuery(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 DefaultQuery(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.Commandpublic net.sf.jkniv.whinstone.commands.Command with(net.sf.jkniv.exception.HandleableException handleableException)
with in interface net.sf.jkniv.whinstone.commands.Commandpublic net.sf.jkniv.whinstone.commands.Command with(net.sf.jkniv.whinstone.commands.CommandHandler commandHandler)
with in interface net.sf.jkniv.whinstone.commands.Commandpublic <T> T execute()
execute in interface net.sf.jkniv.whinstone.commands.CommandCopyright © 2012–2020 jkniv, copyleft code. All rights reserved.