Uses of Class
com.metamatrix.query.sql.lang.TranslatableProcedureContainer

Packages that use TranslatableProcedureContainer
com.metamatrix.query.sql.lang   
 

Uses of TranslatableProcedureContainer in com.metamatrix.query.sql.lang
 

Subclasses of TranslatableProcedureContainer in com.metamatrix.query.sql.lang
 class Delete
          This class represents a SQL Delete statement of the form: "DELETE FROM [WHERE ]".
 class Update
          Represents a SQL Update statement of the form: "UPDATE SET = , ...
 



Copyright © 2009. All Rights Reserved.