- createExportParameterVisitor
ExportParameterVisitor createExportParameterVisitor(Appendable out_p, string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.
- exportParameter
SQLExpr exportParameter(List!(Object) parameters, SQLExpr param)
Undocumented in source. Be warned that the author may not have intended to support it.
- exportParameter
void exportParameter(List!(Object) parameters, SQLBinaryOpExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- exportParameter
void exportParameter(List!(Object) parameters, SQLBetweenExpr x)
Undocumented in source. Be warned that the author may not have intended to support it.
- exportParamterAndAccept
bool exportParamterAndAccept(List!(Object) parameters, List!(SQLExpr) list)
Undocumented in source. Be warned that the author may not have intended to support it.