Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » acting » [javadoc | source]
org.apache.cocoon.acting
public class: OraUpdateAction [javadoc | source]
java.lang.Object
   org.apache.avalon.framework.logger.AbstractLogEnabled
      org.apache.cocoon.acting.AbstractAction
         org.apache.cocoon.acting.AbstractConfigurableAction
            org.apache.cocoon.acting.ConfigurableServiceableAction
               org.apache.cocoon.acting.AbstractComplementaryConfigurableAction
                  org.apache.cocoon.acting.AbstractDatabaseAction
                     org.apache.cocoon.acting.DatabaseUpdateAction
                        org.apache.cocoon.acting.OraUpdateAction

All Implemented Interfaces:
    org.apache.avalon.framework.thread.ThreadSafe, org.apache.avalon.framework.activity.Disposable, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.configuration.Configurable, Action

Update a record in a database. This Action assumes that there is only one table at a time to update.
Fields inherited from org.apache.cocoon.acting.AbstractDatabaseAction:
files,  typeConstants,  dbselector
Fields inherited from org.apache.cocoon.acting.ConfigurableServiceableAction:
manager
Fields inherited from org.apache.cocoon.acting.AbstractConfigurableAction:
settings
Fields inherited from org.apache.cocoon.acting.AbstractAction:
EMPTY_MAP
Methods from org.apache.cocoon.acting.DatabaseUpdateAction:
act,   getUpdateQuery
Methods from org.apache.cocoon.acting.AbstractDatabaseAction:
buildList,   buildList,   dispose,   getColumn,   getDataSource,   getRequestAttribute,   isLargeObject,   service,   setColumn,   setColumn,   setColumn,   setColumn,   setRequestAttribute
Methods from org.apache.cocoon.acting.AbstractComplementaryConfigurableAction:
getConfiguration,   getConfiguration,   getConfiguration
Methods from org.apache.cocoon.acting.ConfigurableServiceableAction:
service
Methods from org.apache.cocoon.acting.AbstractConfigurableAction:
configure
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait