org.axiondb.engine.commands

Class InsertCommand.InsertMultipleRow

private class InsertCommand.InsertMultipleRow extends InsertIntoClause

Constructor Summary
InsertMultipleRow(DMLWhenClause when, TableIdentifier tid, List cols, List vals)
Method Summary
protected booleanisTargetTablePartOfSubQuery()
protected voidresolve(Database db)

Constructor Detail

InsertMultipleRow

public InsertMultipleRow(DMLWhenClause when, TableIdentifier tid, List cols, List vals)

Method Detail

isTargetTablePartOfSubQuery

protected boolean isTargetTablePartOfSubQuery()

resolve

protected void resolve(Database db)