Package org.quattor.pan.dml

Provides high-level interface and abstract classes for DML (data manipulation language) processing.

See:
          Description

Interface Summary
Operation All DML (data manipulation language) components implement this interface and act as operators.
 

Class Summary
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.
 

Package org.quattor.pan.dml Description

Provides high-level interface and abstract classes for DML (data manipulation language) processing. Sub-packages contain DML operators, built-in functions, and data elements.



Copyright © 2011 Quattor. All Rights Reserved.