+
Point of view
All features
deferred class EDC_QUERY
Summary
Direct parents
Insert list: ANY
Known children
Inherit list: EDC_TYPED_QUERY
Overview
where (crit: EDC_CRITERION): EDC_QUERY
effective function
{ANY}
require ensure
having (crit: EDC_CRITERION): EDC_QUERY
effective function
{ANY}
require ensure
order_by (crit: EDC_ORDERING): EDC_QUERY
effective function
{ANY}
require ensure
has_where: BOOLEAN
effective function
{ANY}
ensure
has_having: BOOLEAN
effective function
{ANY}
ensure
has_order_by: BOOLEAN
effective function
{ANY}
ensure
crit_where: EDC_CRITERION
writable attribute
{}
crit_having: EDC_CRITERION
writable attribute
{}
crit_order_by: EDC_ORDERING
writable attribute
{}