Class: Purview::RawConnections::JDBC::Base

Inherits:
Base show all
Defined in:
lib/purview/raw_connections/jdbc/base.rb

Direct Known Subclasses

JTDS, MySQL, Postgres, SQLite3

Method Summary

Methods inherited from Base

connect, #disconnect, #execute, #initialize, #with_transaction

Methods included from Mixins::Logger

#logger, #logger_opts, #logger_type, #with_context_logging

Methods included from Mixins::Helpers

#blank?, #coalesced, #filter_blank_values, #filter_nil_values, #present?, #timestamp, #with_timestamp, #zero?

Constructor Details

This class inherits a constructor from Purview::RawConnections::Base