MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

Package ch.ethz.mxquery.iterators.update

Class Summary
DeleteIterator Represents the updating expression DELETE.
InsertIterator Represents the updating expression INSERT:
RenameIterator Represents the updating expression RENAME.
ReplaceIterator Represents the updating expression REPLACE.
TransformIterator Represents the expression TRANSFORM.
UpdateIterator Base class of the iterators that represents an (absolute) update expression.
 


MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich