public interface TargetTable extends org.atp.api.Typeable<TargetTable>
DELETE FROM and UPDATE statements.| Modifier and Type | Method and Description |
|---|---|
TableNameDirect |
getTableName()
Returns the table name of the target table.
|
Boolean |
isOnly()
Returns whether only this table should be updated (and not, for example, inheriting tables).
|
Boolean isOnly()
true if only this table should be updated; false otherwise.TableNameDirect getTableName()
TableNameCopyright © 2010-2012. All Rights Reserved.