Class: Apartment::Adapters::JDBCPostgresqlAdapter

Inherits:
PostgresqlAdapter show all
Defined in:
lib/apartment/adapters/jdbc_postgresql_adapter.rb

Overview

Default adapter when not using Postgresql Schemas

Method Summary

Methods inherited from PostgresqlAdapter

#drop

Methods inherited from AbstractAdapter

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

Constructor Details

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