Uses of Package
org.apache.derby.impl.store.logical.operations

Packages that use org.apache.derby.impl.store.logical.operations
org.apache.derby.impl.store.logical.operations   
 

Classes in org.apache.derby.impl.store.logical.operations used by org.apache.derby.impl.store.logical.operations
LogicalOperation
          A class representing the logical operation done in a logical log record
LogicalOperationFactory
          The LoicalOperationFactory is used to create LogicalOperations according to their type (UPDATE, INSERT, DELETE, COMMIT or ABORT)