# File lib/jdbc_adapter/jdbc_postgre.rb, line 29
    def self.jdbc_connection_class
      ::ActiveRecord::ConnectionAdapters::PostgresJdbcConnection
    end