org.apache.tuscany.das.rdb.impl
Class ApplyChangesCommandImpl

java.lang.Object
  extended by org.apache.tuscany.das.rdb.impl.BaseCommandImpl
      extended by org.apache.tuscany.das.rdb.impl.ApplyChangesCommandImpl

public class ApplyChangesCommandImpl
extends BaseCommandImpl


Field Summary
 
Fields inherited from class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
configWrapper
 
Constructor Summary
ApplyChangesCommandImpl(MappingWrapper config, java.sql.Connection connection)
           
 
Method Summary
 void execute(commonj.sdo.DataObject root)
           
 void setConnection(ConnectionImpl connection)
           
 
Methods inherited from class org.apache.tuscany.das.rdb.impl.BaseCommandImpl
setConnection, setConnection, setConnection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyChangesCommandImpl

public ApplyChangesCommandImpl(MappingWrapper config,
                               java.sql.Connection connection)
Method Detail

setConnection

public void setConnection(ConnectionImpl connection)
Specified by:
setConnection in class BaseCommandImpl

execute

public void execute(commonj.sdo.DataObject root)


Copyright © 2007 Apache Software Foundation. All Rights Reserved.