Module: Sequel::Dataset::UnnumberedArgumentMapper

Includes:
ArgumentMapper
Included in:
JDBC::Dataset::PreparedStatementMethods, MySQL::Dataset::PreparedStatementMethods
Defined in:
lib/sequel/dataset/prepared_statements.rb

Overview

Default implementation for an argument mapper that uses unnumbered SQL placeholder arguments. Keeps track of which arguments have been used, and allows arguments to be used more than once.

Constant Summary

Constants included from ArgumentMapper

ArgumentMapper::SQL_QUERY_TYPE

Instance Attribute Summary

Attributes included from ArgumentMapper

#bind_arguments, #prepared_statement_name

Method Summary

Methods included from ArgumentMapper

#call, #prepared_sql