Class Joined-Variable

Part of:

package cl-perec, class query-variable

Direct Superclass

query-variable

Slot

association-end
The association-end of the object or NIL (means id).
Initargs::association-end; Accessors:association-end-of.
joined-typesInitargs::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-typeInitform:+unknown-type+, Initargs::persistent-type; Accessors:persistent-type-of.
volatilepInitargs::volatilep; Accessors:volatilep.

Direct Method

syntax-object=

Other Method

%partial-eval-function-call
%partial-eval-syntaxPartially evaluates SYNTAX and returns a partially evaluated SYNTAX-OBJECT or the value
if it was...
backquote-type-syntaxGenerates a type expression that evaluates to the type.
function-call-to-sql
simplify-persistent-class-type
slot-access-to-sql
sql-alias-forGenerates 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-sqlMaps a lisp form to SQL.
unparse-query-syntax