Class Index [+]

Quicksearch

Arel::Visitors::IBM_DB

Private Instance Methods

visit_Arel_Nodes_Limit(o) click to toggle source
   # File lib/arel/visitors/ibm_db.rb, line 6
6:       def visit_Arel_Nodes_Limit o
7:         "FETCH FIRST #{visit o.expr} ROWS ONLY"
8:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.