context.sql()
. The context
will contain additional information about how to render this QueryPart
, e.g. whether this QueryPart
should be rendered as a declaration or reference, whether this QueryPart
's contained bind variables should be inlined or replaced by '?'
, etc.
|
|
|
|
|
|