Next: Method for the insert,
Up: The Access Control
Previous: Checking of the access
Contents
Access rights for the database and the content of the database
This access control definition is designed for all action related to the database (database tasks).
We define two different methods for checking access rights on the database level. The choice of which,
depends on type of the SQL Statement.
One applies only to the insert, update and delete
statements while another is used for the select statements. The type of the SQL
Statement is recognised on the beginning and then the relevant method
is launched.
Subsections
Marek Imialek
2006-06-22