public class SqlCommitTransactionCommand extends Object implements SqlCommand
| Constructor and Description |
|---|
SqlCommitTransactionCommand() |
| Modifier and Type | Method and Description |
|---|---|
SqlCommand |
parse(SqlLexer lex)
Parse command.
|
String |
schemaName() |
void |
schemaName(String schemaName) |
String |
toString() |
public SqlCommand parse(SqlLexer lex)
parse in interface SqlCommandlex - Lexer.public String schemaName()
schemaName in interface SqlCommandpublic void schemaName(String schemaName)
schemaName in interface SqlCommandschemaName - Schema name.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020