Package org.apache.cocoon.acting

Class Summary
AbstractDatabaseAction Set up environment for configurable form handling data.
DatabaseAddAction Adds record in a database.
DatabaseAuthenticatorAction This action is used to authenticate user by comparing several request fields (username, password) with the values in database.
DatabaseCookieAuthenticatorAction This action is used to authenticate user by comparing several cookie values (username, password) with the values in database.
DatabaseDeleteAction Delete a record from a database.
DatabaseSelectAction Select a record from a database.
DatabaseUpdateAction Update a record in a database.
OraAddAction Add a record in a database.
OraUpdateAction Update a record in a database.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.