1.8 Hooks
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
Constraint Query Language A high level interface to SQL databases
library(cql/cql): CQL - Constraint Query Language
Hooks
Generated Code Hooks
Data Representation Hooks
Application Integration
Inline values
Schema
Event Processing and History
Statistical Hooks
1.8.4
Inline values
cql
:
cql_inline_domain_value_hook(+DomainName, +Value)
can be defined if you want the given value to be 'inlined' into the CQL (ie not supplied as a parameter). Great care must be taken to avoid SQL injection attacks if this is used.