public class AddSequenceKeyJdbcCommand extends DefaultCommand
handlerException, queryable, stmt
Constructor and Description |
---|
AddSequenceKeyJdbcCommand(Queryable queryable) |
Modifier and Type | Method and Description |
---|---|
<T> T |
execute()
Execute the database statement could be a
Command or a Query |
with, with, with
public AddSequenceKeyJdbcCommand(Queryable queryable)
public <T> T execute()
Command
Command
or a Query
execute
in interface Command
execute
in class DefaultCommand
T
- Generic type of return, example: rows affected by a command or list of objects.Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.