Uses of Class
org.apache.tuscany.das.rdb.impl.DeleteCommandImpl

Packages that use DeleteCommandImpl
org.apache.tuscany.das.rdb.generator.impl   
org.apache.tuscany.das.rdb.impl   
 

Uses of DeleteCommandImpl in org.apache.tuscany.das.rdb.generator.impl
 

Methods in org.apache.tuscany.das.rdb.generator.impl that return DeleteCommandImpl
 DeleteCommandImpl DeleteGenerator.getDeleteCommand(MappingWrapper mapping, Table t)
           
 

Uses of DeleteCommandImpl in org.apache.tuscany.das.rdb.impl
 

Methods in org.apache.tuscany.das.rdb.impl with parameters of type DeleteCommandImpl
 void ChangeFactory.setDeleteCommand(DeleteCommandImpl cmd)
           
 

Constructors in org.apache.tuscany.das.rdb.impl with parameters of type DeleteCommandImpl
ChangeOperation(DeleteCommandImpl command)
           
DeleteOperation(DeleteCommandImpl command, commonj.sdo.DataObject changedObject)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.