Package | Description |
---|---|
org.axiondb.parser |
SQL parser interface and implementation classes.
|
Modifier and Type | Method and Description |
---|---|
InsertCommand |
AxionSqlParser.SqlMultiTableInsert() |
InsertCommand |
AxionSqlParser.SqlSingleTableInsert() |
Modifier and Type | Method and Description |
---|---|
void |
AxionSqlParser.SqlInsertElseClause(InsertCommand insertCommand) |
void |
AxionSqlParser.SqlInsertIntoClause(InsertCommand insertCommand) |