Class: Apartment::Adapters::AbstractJDBCAdapter
- Inherits:
-
AbstractAdapter
- Object
- AbstractAdapter
- Apartment::Adapters::AbstractJDBCAdapter
- Defined in:
- lib/apartment/adapters/abstract_jdbc_adapter.rb
Overview
JDBC Abstract adapter
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from AbstractAdapter
Method Summary
Methods inherited from AbstractAdapter
#create, #current, #drop, #each, #environmentify, #init, #initialize, #process_excluded_models, #reset, #seed_data, #switch, #switch!
Constructor Details
This class inherits a constructor from Apartment::Adapters::AbstractAdapter