module DBI::DBD::SQLRelay

Constants

USED_DBD_VERSION
VERSION

Public Class Methods

driver_name() click to toggle source
# File SQLRelay.rb, line 36
def self.driver_name
        return "SQLRelay"
end