Class: Apartment::Adapters::JDBCMysqlAdapter

Inherits:
AbstractJDBCAdapter show all
Defined in:
lib/apartment/adapters/jdbc_mysql_adapter.rb

Instance Attribute Summary

Attributes inherited from AbstractAdapter

#default_tenant

Method Summary

Methods inherited from AbstractAdapter

#create, #current, #current_database, #current_tenant, #drop, #each, #initialize, #process, #process_excluded_models, #reset, #seed_data, #switch, #switch!

Constructor Details

This class inherits a constructor from Apartment::Adapters::AbstractAdapter