GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
libraries
>
EDC_QUERY_OPTION
+
Point of view
All features
ANY
All features
deferred class EDC_QUERY_OPTION
Summary
top
Direct parents
Insert list:
ANY
Known children
Inherit list:
EDC_QUERY_OPTION_DEFAULT
,
EDC_QUERY_OPTION_FOR_UPDATE
Overview
top
Features
{
ANY
}
valid_session
(session:
EDC_SESSION
):
BOOLEAN
Check that the session has enough rights for what the query wants to do (e.g. session.in_transaction for updates, and so on)
valid_session
(session:
EDC_SESSION
):
BOOLEAN
deferred function
{
ANY
}
top
Check that the session has enough rights for what the query wants to do (e.g. session.in_transaction for updates, and so on)
require
session.is_open