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, withpublic AddSequenceKeyJdbcCommand(Queryable queryable)
public <T> T execute()
CommandCommand or a Queryexecute in interface Commandexecute in class DefaultCommandT - Generic type of return, example: rows affected by a command or list of objects.Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.