org.axiondb.engine.commands

Class UpdateCommand.ExceptionWhenClause

private class UpdateCommand.ExceptionWhenClause extends InsertIntoClause

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

Constructor Detail

ExceptionWhenClause

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

Method Detail

isTargetTablePartOfSubQuery

protected boolean isTargetTablePartOfSubQuery()

resolve

protected void resolve(Database db)