Sql Args Collector
Callback used by SqlGenerator implementations to stage a bind parameter for the generated SQL placeholder. Each call adds one ? value to the query in order.
Callback used by SqlGenerator implementations to stage a bind parameter for the generated SQL placeholder. Each call adds one ? value to the query in order.