Methods

Files

SQLConstructor::BasicInsert

Internal class which represents a basic INSERT statement.

Constants

METHODS

Attributes

ins_columns[R]
ins_into[R]
ins_select[R]
ins_set[R]
ins_values[R]

Public Class Methods

new( _caller ) click to toggle source

Class constructor. _caller - the caller object

# File lib/sqlconstructor.rb, line 659
def initialize ( _caller )
    super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.