Methods

Files

Class/Module Index [+]

Quicksearch

ActiveRecord::ConnectionAdapters::MSSQLAdapter

Public Class Methods

new(*args) click to toggle source
# File lib/arjdbc/mssql/adapter.rb, line 726
def initialize(*args)
  ::ArJdbc::MSSQL.initialize!

  super # configure_connection happens in super

  setup_limit_offset!
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.