See: Description
| Interface | Description |
|---|---|
| Operation |
All DML (data manipulation language) components implement this interface and
act as operators.
|
| Class | Description |
|---|---|
| AbstractOperation |
Abstract class which implements the Operation interface and provides some
functionality common to all DML components.
|
| DML |
This operation contains a list of other DML operations and acts like a
procedure.
|
Copyright © 2014 Quattor. All Rights Reserved.