Methods

Files

SQLConstructor::BasicUpdate_mysql

MySQL dialect descendant of BasicUpdate class

Constants

METHODS

Attributes

attr_limit[R]
upd_ignore[R]
upd_low_priority[R]

Public Class Methods

new( _caller, *list ) click to toggle source

Class constructor. _caller - the caller object

# File lib/dialects/mysql-constructor.rb, line 171
def initialize ( _caller, *list )
    super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.