Contents
Indexes:
Class Simple-Query-Compiler
Query compiler that can transform queries to SQL.
Part of:
package cl-perec
,
class query-compiler
Direct Superclass
query-compiler
Generic query compiler, which can transform to sql any select form.
Direct Method
emit-query
TODO
optimize-query
TODO
transform-query
TODO
Other Method
%compile-query
Compiles the query with the specified compiler.