query-variable |
---|
association-end | The association-end of the object or NIL (means id). Initargs::association-end; Accessors:association-end-of. |
---|---|
joined-types | Initargs::joined-types; Accessors:joined-types-of. |
name | The name of the RDBMS table. Initargs::name; Accessors:name-of; Type:symbol. |
object | Object which owns the association-end. Initargs::object; Accessors:object-of. |
persistent-type | Initform:+unknown-type+, Initargs::persistent-type; Accessors:persistent-type-of. |
volatilep | Initargs::volatilep; Accessors:volatilep. |
syntax-object= |
---|
%partial-eval-function-call | |
---|---|
%partial-eval-syntax | Partially evaluates SYNTAX and returns a partially evaluated SYNTAX-OBJECT or the value if it was... |
backquote-type-syntax | Generates a type expression that evaluates to the type. |
function-call-to-sql | |
simplify-persistent-class-type | |
slot-access-to-sql | |
sql-alias-for | Generates a table alias for the given ELEMENT. Alias names may be supressed by setting *SUPRESS-A... |
sql-slot-boundp | |
sql-slot-is-null | |
sql-table-reference-for-type* | |
syntax-to-sql | Maps a lisp form to SQL. |
unparse-query-syntax |