|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDatabaseAction | |
|---|---|
| org.apache.cocoon.acting | |
| Uses of AbstractDatabaseAction in org.apache.cocoon.acting |
|---|
| Subclasses of AbstractDatabaseAction in org.apache.cocoon.acting | |
|---|---|
class |
DatabaseAddAction
Adds record in a database. |
class |
DatabaseAuthenticatorAction
This action is used to authenticate user by comparing several request fields (username, password) with the values in database. |
class |
DatabaseCookieAuthenticatorAction
This action is used to authenticate user by comparing several cookie values (username, password) with the values in database. |
class |
DatabaseDeleteAction
Delete a record from a database. |
class |
DatabaseSelectAction
Select a record from a database. |
class |
DatabaseUpdateAction
Update a record in a database. |
class |
DbXMLAuthenticatorAction
This action is used to authenticate user by comparing several request fields (username, password) with the values in a DBXML compliant database. |
class |
OraAddAction
Add a record in a database. |
class |
OraUpdateAction
Update a record in a database. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||