Table of Contents - activerecord-jdbc-adapter-51.0 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::Base
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
- ActiveRecord::ConnectionAdapters::DB2Column
- ActiveRecord::ConnectionAdapters::FirebirdAdapter
- ActiveRecord::ConnectionAdapters::FirebirdColumn
- ActiveRecord::ConnectionAdapters::H2Adapter
- ActiveRecord::ConnectionAdapters::HsqldbAdapter
- ActiveRecord::ConnectionAdapters::InformixAdapter
- ActiveRecord::ConnectionAdapters::InformixColumn
- ActiveRecord::ConnectionAdapters::Jdbc
- ActiveRecord::ConnectionAdapters::Jdbc::ConnectionPoolCallbacks
- ActiveRecord::ConnectionAdapters::Jdbc::JndiConnectionPoolCallbacks
- ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- ActiveRecord::ConnectionAdapters::JdbcAdapter
- ActiveRecord::ConnectionAdapters::JdbcColumn
- ActiveRecord::ConnectionAdapters::JdbcConnection
- ActiveRecord::ConnectionAdapters::JdbcConnection::JdbcConnectionFactoryImpl
- ActiveRecord::ConnectionAdapters::JdbcConnection::JndiConnectionFactoryImpl
- ActiveRecord::ConnectionAdapters::JdbcDriver
- ActiveRecord::ConnectionAdapters::JdbcTypeConverter
- ActiveRecord::ConnectionAdapters::MSSQLAdapter
- ActiveRecord::ConnectionAdapters::MSSQLColumn
- ActiveRecord::ConnectionAdapters::Mysql2Adapter
- ActiveRecord::ConnectionAdapters::PostgreSQL
- ActiveRecord::ConnectionAdapters::PostgreSQL::ArrayParser
- ActiveRecord::ConnectionAdapters::PostgreSQL::Name
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::PG
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::PG::TextDecoder
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::PG::TextDecoder::Array
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::PG::TextEncoder
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::PG::TextEncoder::Array
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bytea
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bytea::PG
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bytea::PG::Connection
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ActiveRecord::ConnectionAdapters::SQLite3Adapter
- ActiveRecord::ConnectionAdapters::SQLite3Column
- ActiveRecord::JDBCError
- ArJdbc
- ArJdbc::AS400
- ArJdbc::Abstract
- ArJdbc::Abstract::ConnectionManagement
- ArJdbc::Abstract::Core
- ArJdbc::Abstract::DatabaseStatements
- ArJdbc::Abstract::StatementCache
- ArJdbc::Abstract::StatementCache::StatementPool
- ArJdbc::Abstract::TransactionSupport
- ArJdbc::DB2
- ArJdbc::DB2::Column
- ArJdbc::DB2::Column::Cast
- ArJdbc::DB2::Column::base;
- ArJdbc::DB2::TableDefinition
- ArJdbc::DB2::XmlType
- ArJdbc::DB2::XmlType::Data
- ArJdbc::Derby
- ArJdbc::Derby::Column
- ArJdbc::Derby::SchemaCreation
- ArJdbc::Derby::TableDefinition
- ArJdbc::FireBird
- ArJdbc::Firebird
- ArJdbc::Firebird::Column
- ArJdbc::Firebird::DateType
- ArJdbc::Firebird::TimestampType
- ArJdbc::H2
- ArJdbc::H2::Column
- ArJdbc::HSQLDB
- ArJdbc::HSQLDB::Column
- ArJdbc::HSQLDB::ExplainSupport
- ArJdbc::Informix
- ArJdbc::Informix::ColumnMethods
- ArJdbc::MSSQL
- ArJdbc::MSSQL::BigIntegerType
- ArJdbc::MSSQL::BinaryType
- ArJdbc::MSSQL::CharType
- ArJdbc::MSSQL::Column
- ArJdbc::MSSQL::Column::Cast
- ArJdbc::MSSQL::Column::base;
- ArJdbc::MSSQL::DateTimeType
- ArJdbc::MSSQL::DecimalType
- ArJdbc::MSSQL::ExplainSupport
- ArJdbc::MSSQL::ExplainSupport::PrinterTable
- ArJdbc::MSSQL::ImageType
- ArJdbc::MSSQL::LimitHelpers
- ArJdbc::MSSQL::LimitHelpers::SqlServer2000AddLimitOffset
- ArJdbc::MSSQL::LimitHelpers::SqlServer2000ReplaceLimitOffset
- ArJdbc::MSSQL::LimitHelpers::SqlServerAddLimitOffset
- ArJdbc::MSSQL::LimitHelpers::SqlServerReplaceLimitOffset
- ArJdbc::MSSQL::LockMethods
- ArJdbc::MSSQL::MoneyType
- ArJdbc::MSSQL::RealType
- ArJdbc::MSSQL::SmallDateTimeType
- ArJdbc::MSSQL::SmallMoneyType
- ArJdbc::MSSQL::TextType
- ArJdbc::MSSQL::TimeType
- ArJdbc::MSSQL::TinyIntegerType
- ArJdbc::MSSQL::UUIDType
- ArJdbc::MSSQL::UnicodeCharType
- ArJdbc::MSSQL::UnicodeTextType
- ArJdbc::MSSQL::UnicodeVarcharMaxType
- ArJdbc::MSSQL::UnicodeVarcharType
- ArJdbc::MSSQL::Utils
- ArJdbc::MSSQL::VarbinaryMaxType
- ArJdbc::MSSQL::VarbinaryType
- ArJdbc::MSSQL::VarcharMaxType
- ArJdbc::MSSQL::VarcharType
- ArJdbc::MSSQL::XmlType
- ArJdbc::MSSQL::XmlType::Data
- ArJdbc::Mimer
- ArJdbc::PostgreSQL
- ArJdbc::PostgreSQL::ColumnHelpers
- ArJdbc::PostgreSQL::OIDTypes
- ArJdbc::QuotedPrimaryKeyExtension
- ArJdbc::Railtie
- ArJdbc::SQLite3
- ArJdbc::SQLite3::StatementPool
- ArJdbc::Sybase
- ArJdbc::Tasks
- ArJdbc::Tasks::DB2DatabaseTasks
- ArJdbc::Tasks::DerbyDatabaseTasks
- ArJdbc::Tasks::H2DatabaseTasks
- ArJdbc::Tasks::HSQLDBDatabaseTasks
- ArJdbc::Tasks::JdbcDatabaseTasks
- ArJdbc::Tasks::MSSQLDatabaseTasks
- ArJdbc::Util
- ArJdbc::Util::QuotedCache
- ArJdbc::Util::SerializedAttributes
- ArJdbc::Util::SerializedAttributes::ClassMethods
- ArJdbc::Util::TableCopier
- ArJdbc::Version
- ArJdbc::mod;
- Arel
- Arel::Visitors
- Arel::Visitors::ArJdbcCompat
- Arel::Visitors::DB2
- Arel::Visitors::Derby
- Arel::Visitors::Firebird
- Arel::Visitors::H2
- Arel::Visitors::HSQLDB
- Arel::Visitors::PostgreSQL
- Arel::Visitors::SQLServer
- Arel::Visitors::SQLServer2000
- Arel::Visitors::SQLServerNG
- Arel::Visitors::SQLServerNG::BindCollectorProxy
- Arel::Visitors::SQLServerNG::SQLStringProxy
- JdbcGenerator
- Mysql2
- Mysql2::Error
- Object
Methods
- ::arel2_visitors — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::binary_to_string — ActiveRecord::ConnectionAdapters::SQLite3Column
- ::cast_to_date_or_time — ArJdbc::DB2::Column
- ::cast_to_time — ArJdbc::DB2::Column
- ::collector_proxy — Arel::Visitors::SQLServerNG
- ::column_selector — ArJdbc::DB2
- ::column_selector — ArJdbc::AS400
- ::column_selector — ArJdbc::Derby
- ::column_selector — ArJdbc::Firebird
- ::column_selector — ArJdbc::Firebird
- ::column_selector — ArJdbc::H2
- ::column_selector — ArJdbc::HSQLDB
- ::column_selector — ArJdbc::Informix
- ::column_selector — ArJdbc::MSSQL
- ::column_types — ActiveRecord::ConnectionAdapters::JdbcColumn
- ::configure_arel2_visitors — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::cs_equality_operator — ActiveRecord::ConnectionAdapters::MSSQLAdapter
- ::cs_equality_operator — ArJdbc::MSSQL
- ::cs_equality_operator= — ActiveRecord::ConnectionAdapters::MSSQLAdapter
- ::cs_equality_operator= — ArJdbc::MSSQL
- ::deprecate — ArJdbc
- ::desc — JdbcGenerator
- ::discover_extensions — ArJdbc
- ::dump_column_value — ArJdbc::Util::SerializedAttributes
- ::emulate_booleans — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- ::emulate_booleans — ArJdbc::DB2
- ::emulate_booleans — ArJdbc::AS400
- ::emulate_booleans — ArJdbc::Derby
- ::emulate_booleans — ArJdbc::Firebird
- ::emulate_booleans — ArJdbc::Firebird
- ::emulate_booleans= — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- ::emulate_booleans= — ArJdbc::DB2
- ::emulate_booleans= — ArJdbc::AS400
- ::emulate_booleans= — ArJdbc::Derby
- ::emulate_booleans= — ArJdbc::Firebird
- ::emulate_booleans= — ArJdbc::Firebird
- ::emulate_booleans? — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- ::emulate_booleans? — ArJdbc::DB2
- ::emulate_booleans? — ArJdbc::Derby
- ::emulate_booleans? — ArJdbc::Firebird
- ::emulate_booleans? — ArJdbc::Firebird
- ::extended — ArJdbc::DB2
- ::extended — ArJdbc::AS400
- ::extended — ArJdbc::Derby
- ::extended — ArJdbc::Firebird
- ::extended — ArJdbc::Firebird
- ::extended — ArJdbc::Informix
- ::extended — ArJdbc::QuotedPrimaryKeyExtension
- ::extended — ArJdbc::Mimer
- ::extended — ArJdbc::MSSQL
- ::extension — ArJdbc
- ::guess_date_or_time — ArJdbc::DB2::Column
- ::included — ArJdbc::DB2::Column
- ::included — ArJdbc::Derby
- ::included — ActiveRecord::ConnectionAdapters::Jdbc::ConnectionPoolCallbacks
- ::included — ArJdbc::MSSQL::Column
- ::included — ArJdbc::Util::QuotedCache
- ::included — ArJdbc::Util::SerializedAttributes
- ::initialize! — ArJdbc::DB2
- ::initialize! — ArJdbc::AS400
- ::initialize! — ArJdbc::Firebird
- ::initialize! — ArJdbc::Firebird
- ::initialize! — ArJdbc::MSSQL
- ::insert? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::jdbc_connection_class — ActiveRecord::ConnectionAdapters::SQLite3Adapter
- ::jdbc_connection_class — ArJdbc::DB2
- ::jdbc_connection_class — ArJdbc::AS400
- ::jdbc_connection_class — ArJdbc::Derby
- ::jdbc_connection_class — ArJdbc::Firebird
- ::jdbc_connection_class — ArJdbc::Firebird
- ::jdbc_connection_class — ArJdbc::H2
- ::jdbc_connection_class — ArJdbc::Informix
- ::jdbc_connection_class — ArJdbc::MSSQL
- ::jdbc_connection_class — ArJdbc::PostgreSQL
- ::limit_for — Arel::Visitors::ArJdbcCompat
- ::new — Arel::Visitors::SQLServerNG::BindCollectorProxy
- ::new — Arel::Visitors::SQLServerNG::SQLStringProxy
- ::new — ArJdbc::DB2::XmlType::Data
- ::new — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- ::new — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::new — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::new — ActiveRecord::JDBCError
- ::new — ActiveRecord::ConnectionAdapters::JdbcColumn
- ::new — ActiveRecord::ConnectionAdapters::JdbcConnection
- ::new — ActiveRecord::ConnectionAdapters::JdbcConnection::JndiConnectionFactoryImpl
- ::new — ActiveRecord::ConnectionAdapters::JdbcConnection::JdbcConnectionFactoryImpl
- ::new — ActiveRecord::ConnectionAdapters::JdbcDriver
- ::new — ActiveRecord::ConnectionAdapters::JdbcTypeConverter
- ::new — ActiveRecord::ConnectionAdapters::MSSQLAdapter
- ::new — ArJdbc::MSSQL::ExplainSupport::PrinterTable
- ::new — ArJdbc::MSSQL::MoneyType
- ::new — ArJdbc::MSSQL::SmallMoneyType
- ::new — ArJdbc::MSSQL::TimeType
- ::new — ArJdbc::MSSQL::VarcharType
- ::new — ArJdbc::MSSQL::UnicodeVarcharType
- ::new — ArJdbc::MSSQL::VarbinaryType
- ::new — ArJdbc::MSSQL::XmlType::Data
- ::new — ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter
- ::new — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- ::new — Mysql2::Error
- ::new — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ::new — ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::PG::TextDecoder::Array
- ::new — ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::PG::TextEncoder::Array
- ::new — ActiveRecord::ConnectionAdapters::SQLite3Column
- ::new — ArJdbc::Tasks::JdbcDatabaseTasks
- ::new — ArJdbc::Abstract::Core
- ::new — ArJdbc::Abstract::StatementCache
- ::new — ArJdbc::SQLite3
- ::possibly_private_method_defined? — Arel::Visitors::SQLServer
- ::prepare — ActiveRecord::ConnectionAdapters::Jdbc::JndiConnectionPoolCallbacks
- ::prepared_statements? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::register_tasks — ArJdbc::Tasks
- ::select? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::setup — ArJdbc::Util::SerializedAttributes
- ::source_root — JdbcGenerator
- ::string_to_binary — ActiveRecord::ConnectionAdapters::SQLite3Column
- ::string_to_date — ActiveRecord::ConnectionAdapters::JdbcColumn
- ::suble_binds= — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::suble_binds? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::tasks_instance — ArJdbc::Tasks
- ::type_cast_config_to_boolean — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::type_cast_config_to_integer — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::unescape_bytea — ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Bytea::PG::Connection
- ::unescape_bytea — ArJdbc::PostgreSQL
- ::update? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- ::update_lob_values= — ArJdbc::DB2
- ::update_lob_values= — ArJdbc::Firebird
- ::update_lob_values= — ArJdbc::Firebird
- ::update_lob_values= — ArJdbc::MSSQL
- ::update_lob_values? — ArJdbc::DB2
- ::update_lob_values? — ArJdbc::Firebird
- ::update_lob_values? — ArJdbc::Firebird
- ::update_lob_values? — ArJdbc::MSSQL
- ::warn — ArJdbc
- ::warn? — ArJdbc
- ::warn_unsupported_adapter — ArJdbc
- #<< — Arel::Visitors::SQLServerNG::BindCollectorProxy
- #<< — Arel::Visitors::SQLServerNG::SQLStringProxy
- #_execute — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #_execute — ArJdbc::DB2
- #_execute — ArJdbc::Derby
- #_execute — ArJdbc::HSQLDB
- #_execute — ArJdbc::Mimer
- #_execute — ArJdbc::MSSQL
- #_string_to_date — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #_string_to_time — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #_string_to_timestamp — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #_yield_str — Arel::Visitors::SQLServerNG::BindCollectorProxy
- #_yield_str — Arel::Visitors::SQLServerNG::SQLStringProxy
- #active? — ArJdbc::Abstract::ConnectionManagement
- #active? — ArJdbc::SQLite3
- #adapter= — ActiveRecord::ConnectionAdapters::JdbcConnection
- #adapter_name — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #adapter_name — ArJdbc::DB2
- #adapter_name — ArJdbc::AS400
- #adapter_name — ArJdbc::Derby
- #adapter_name — ArJdbc::Firebird
- #adapter_name — ArJdbc::Firebird
- #adapter_name — ArJdbc::H2
- #adapter_name — ArJdbc::HSQLDB
- #adapter_name — ArJdbc::MSSQL
- #adapter_name — ArJdbc::PostgreSQL
- #adapter_spec — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #adapter_with_spec — ArJdbc::Tasks::JdbcDatabaseTasks
- #add_bind — Arel::Visitors::SQLServerNG::BindCollectorProxy
- #add_bind — Arel::Visitors::SQLServerNG::SQLStringProxy
- #add_column — ArJdbc::DB2
- #add_column — ArJdbc::Derby
- #add_column — ArJdbc::HSQLDB
- #add_column — ArJdbc::MSSQL
- #add_column_options! — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #add_column_options! — ArJdbc::DB2
- #add_column_options! — ArJdbc::Derby
- #add_index — ArJdbc::DB2
- #add_item_to_array — ActiveRecord::ConnectionAdapters::PostgreSQL::ArrayParser
- #add_limit_offset — Arel::Visitors::DB2
- #add_limit_offset! — ArJdbc::DB2
- #add_limit_offset! — ArJdbc::Derby
- #add_limit_offset! — ArJdbc::Firebird
- #add_limit_offset! — ArJdbc::Firebird
- #add_limit_offset! — ArJdbc::HSQLDB
- #add_limit_offset! — ArJdbc::Informix
- #add_limit_offset! — ArJdbc::MSSQL::LimitHelpers::SqlServerAddLimitOffset
- #add_limit_offset! — ArJdbc::MSSQL::LimitHelpers::SqlServer2000AddLimitOffset
- #add_lock! — ArJdbc::MSSQL::LockMethods
- #add_order_by_for_association_limiting! — ArJdbc::PostgreSQL
- #after_save_with_informix_lob — ArJdbc::Informix
- #all_schemas — ArJdbc::PostgreSQL
- #allowed_index_name_length — ArJdbc::SQLite3
- #alter_table — ArJdbc::Util::TableCopier
- #append_limit_row_num_clause — ArJdbc::MSSQL::LimitHelpers::SqlServerReplaceLimitOffset
- #arel_visitor — ActiveRecord::ConnectionAdapters::FirebirdAdapter
- #arel_visitor — ActiveRecord::ConnectionAdapters::H2Adapter
- #as400? — ArJdbc::DB2
- #as400? — ArJdbc::AS400
- #as400_connection — Object
- #begin_db_transaction — ArJdbc::Abstract::TransactionSupport
- #begin_isolated_db_transaction — ActiveRecord::ConnectionAdapters::SQLite3Adapter
- #begin_isolated_db_transaction — ArJdbc::Abstract::TransactionSupport
- #bigint — ArJdbc::DB2::TableDefinition
- #binary_to_string — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #binary_to_string — ArJdbc::MSSQL::Column::Cast
- #build_cells — ArJdbc::MSSQL::ExplainSupport::PrinterTable
- #build_separator — ArJdbc::MSSQL::ExplainSupport::PrinterTable
- #cached_statement_key — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #cached_statement_key — ArJdbc::Abstract::StatementCache
- #call_discovered_column_callbacks — ActiveRecord::ConnectionAdapters::JdbcColumn
- #can_perform_case_insensitive_comparison_for? — ArJdbc::PostgreSQL
- #cast_item — ArJdbc::MSSQL::ExplainSupport::PrinterTable
- #cast_to_date — ArJdbc::MSSQL::Column
- #cast_to_datetime — ArJdbc::MSSQL::Column
- #cast_to_time — ArJdbc::MSSQL::Column
- #cast_usec — ArJdbc::MSSQL::DateTimeType
- #cast_usec — ArJdbc::MSSQL::SmallDateTimeType
- #cast_usec — ArJdbc::MSSQL::TimeType
- #cast_usec_for_database — ArJdbc::MSSQL::SmallDateTimeType
- #cast_value — ArJdbc::MSSQL::DecimalType
- #cast_value — ArJdbc::MSSQL::DateTimeType
- #cast_value — ArJdbc::MSSQL::TimeType
- #cast_value_like_super — ArJdbc::MSSQL::TimeType
- #change_column — ArJdbc::DB2
- #change_column — ArJdbc::Derby
- #change_column — ArJdbc::Firebird
- #change_column — ArJdbc::Firebird
- #change_column — ArJdbc::H2
- #change_column — ArJdbc::HSQLDB
- #change_column — ArJdbc::MSSQL
- #change_column_default — ArJdbc::DB2
- #change_column_default — ArJdbc::MSSQL
- #change_column_null — ArJdbc::DB2
- #change_column_null — ArJdbc::H2
- #change_column_type — ArJdbc::MSSQL
- #change_order_direction — ArJdbc::MSSQL
- #char — ArJdbc::DB2::TableDefinition
- #charset — ArJdbc::Tasks::JdbcDatabaseTasks
- #charset — ArJdbc::MSSQL
- #choose_best_types — ActiveRecord::ConnectionAdapters::JdbcTypeConverter
- #choose_type — ActiveRecord::ConnectionAdapters::JdbcTypeConverter
- #classes_for_table_name — ArJdbc::Derby
- #clear_cache! — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #clear_cache! — ArJdbc::Abstract::StatementCache
- #clear_cache! — ArJdbc::Firebird
- #clear_cache! — ArJdbc::Firebird
- #clear_cache! — ArJdbc::MSSQL
- #clear_cache! — ArJdbc::SQLite3
- #clear_cached_table — ArJdbc::MSSQL
- #client_min_messages — ArJdbc::PostgreSQL
- #client_min_messages= — ArJdbc::PostgreSQL
- #collation — ArJdbc::Tasks::JdbcDatabaseTasks
- #collation — ArJdbc::MSSQL
- #column_auto_increment_def — ArJdbc::Tasks::DerbyDatabaseTasks
- #column_definitions — ArJdbc::PostgreSQL
- #column_definitions — ArJdbc::SQLite3
- #column_for — ArJdbc::PostgreSQL
- #column_name_for_operation — ArJdbc::PostgreSQL
- #column_name_length — ArJdbc::Firebird
- #column_name_length — ArJdbc::Firebird
- #columns — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #columns — ArJdbc::DB2
- #columns — ArJdbc::H2
- #columns — ArJdbc::MSSQL
- #columns_for_distinct — ArJdbc::Derby
- #columns_for_distinct — ArJdbc::MSSQL
- #commit_db_transaction — ArJdbc::Abstract::TransactionSupport
- #compile — Arel::Visitors::SQLServerNG::BindCollectorProxy
- #compile — Arel::Visitors::SQLServerNG::SQLStringProxy
- #compute_column_widths — ArJdbc::MSSQL::ExplainSupport::PrinterTable
- #config_from_url — ArJdbc::Tasks::JdbcDatabaseTasks
- #config_from_url_if_needed — ArJdbc::Tasks::MSSQLDatabaseTasks
- #configure_connection — ArJdbc::DB2
- #configure_connection — ArJdbc::Derby
- #configure_connection — ArJdbc::MSSQL
- #configure_connection — ArJdbc::PostgreSQL
- #configure_connection — ArJdbc::SQLite3
- #connection — ActiveRecord::ConnectionAdapters::JdbcDriver
- #convert_legacy_binds_to_attributes — ArJdbc::Abstract::DatabaseStatements
- #convert_mysql_encoding — Object
- #copy_table — ArJdbc::Util::TableCopier
- #copy_table_contents — ArJdbc::Util::TableCopier
- #copy_table_indexes — ArJdbc::Util::TableCopier
- #correct_is_null — ArJdbc::Derby
- #create — ArJdbc::Tasks::DB2DatabaseTasks
- #create — ArJdbc::Tasks::DerbyDatabaseTasks
- #create — ArJdbc::Tasks::HSQLDBDatabaseTasks
- #create — ArJdbc::Tasks::JdbcDatabaseTasks
- #create_database — ArJdbc::Derby
- #create_database — ArJdbc::H2
- #create_database — ArJdbc::HSQLDB
- #create_database — ArJdbc::MSSQL
- #create_database — ArJdbc::PostgreSQL
- #create_jdbc_files — JdbcGenerator
- #create_savepoint — ArJdbc::Abstract::TransactionSupport
- #create_savepoint — ArJdbc::Derby
- #create_schema — ArJdbc::Derby
- #create_table — ArJdbc::DB2
- #create_table — ArJdbc::Firebird
- #create_table — ArJdbc::Firebird
- #create_table — ArJdbc::Informix
- #create_table_definition — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #create_table_definition — ArJdbc::SQLite3
- #current_database — ArJdbc::MSSQL
- #current_date_time_parse — ArJdbc::DB2::Column::Cast
- #current_schema — ArJdbc::Derby
- #current_schema — ArJdbc::H2
- #current_schema — ArJdbc::MSSQL
- #current_schema= — ArJdbc::Derby
- #current_user — ArJdbc::MSSQL
- #data_source_exists? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #data_sources — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #database_base_name — ArJdbc::Tasks::HSQLDBDatabaseTasks
- #database_exists? — ArJdbc::MSSQL
- #database_name — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #database_path — ArJdbc::H2
- #db2_connection — Object
- #db2_remove_column — ArJdbc::DB2
- #db2_schema — ArJdbc::DB2
- #db2_schema — ArJdbc::AS400
- #db_major_version — ArJdbc::Informix
- #dealloc — ArJdbc::Abstract::StatementCache::StatementPool
- #dealloc — ArJdbc::SQLite3::StatementPool
- #decfloat — ArJdbc::DB2::TableDefinition
- #deep_dup — ArJdbc::Tasks::MSSQLDatabaseTasks
- #default_schema — ArJdbc::MSSQL
- #default_sequence_name — ArJdbc::Firebird
- #default_sequence_name — ArJdbc::Firebird
- #default_sequence_name — ArJdbc::Informix
- #default_value — ActiveRecord::ConnectionAdapters::JdbcColumn
- #default_value — ActiveRecord::ConnectionAdapters::SQLite3Column
- #default_value — ArJdbc::DB2::Column
- #default_value — ArJdbc::Derby::Column
- #default_value — ArJdbc::Firebird::Column
- #default_value — ArJdbc::H2::Column
- #default_value — ArJdbc::HSQLDB::Column
- #default_value — ArJdbc::MSSQL::Column
- #delete_cached_statement — ArJdbc::Abstract::StatementCache
- #delete_database_files — ArJdbc::Tasks::H2DatabaseTasks
- #delete_database_files — ArJdbc::Tasks::HSQLDBDatabaseTasks
- #derby_connection — Object
- #descendants — ArJdbc::MSSQL::LimitHelpers::SqlServer2000ReplaceLimitOffset
- #determine_order_by — Arel::Visitors::SQLServer
- #determine_order_by — Arel::Visitors::SQLServerNG
- #determine_order_clause — ArJdbc::MSSQL
- #disable_extension — ArJdbc::PostgreSQL
- #disable_extension — ArJdbc::PostgreSQL::OIDTypes
- #disable_referential_integrity — ArJdbc::MSSQL
- #disconnect! — ArJdbc::Abstract::ConnectionManagement
- #disconnect! — ArJdbc::SQLite3
- #distinct — ArJdbc::Derby
- #distinct — ArJdbc::MSSQL
- #distinct_One_As_One_Is_So_Not_Fetch — Arel::Visitors::SQLServerNG
- #do_drop_database — ArJdbc::Tasks::H2DatabaseTasks
- #do_drop_database — ArJdbc::Tasks::HSQLDBDatabaseTasks
- #do_remove_column — ArJdbc::Derby
- #do_remove_column — ArJdbc::MSSQL
- #do_visit — Arel::Visitors::ArJdbcCompat
- #do_visit_columns — Arel::Visitors::SQLServer
- #do_visit_select_core — Arel::Visitors::ArJdbcCompat
- #double — ArJdbc::DB2::TableDefinition
- #driver_class — ActiveRecord::ConnectionAdapters::JdbcDriver
- #drop — ArJdbc::Tasks::DerbyDatabaseTasks
- #drop — ArJdbc::Tasks::HSQLDBDatabaseTasks
- #drop — ArJdbc::Tasks::JdbcDatabaseTasks
- #drop_database — ArJdbc::DB2
- #drop_database — ArJdbc::Derby
- #drop_database — ArJdbc::H2
- #drop_database — ArJdbc::HSQLDB
- #drop_database — ArJdbc::MSSQL
- #drop_schema — ArJdbc::Derby
- #drop_table — ArJdbc::Firebird
- #drop_table — ArJdbc::Firebird
- #drop_table — ArJdbc::Informix
- #dump_column_value — ArJdbc::Util::SerializedAttributes
- #embedded_driver — ArJdbc
- #empty_insert_statement_value — ArJdbc::DB2
- #empty_insert_statement_value — ArJdbc::Derby
- #empty_insert_statement_value — ArJdbc::H2
- #empty_insert_statement_value — ArJdbc::HSQLDB
- #enable_extension — ArJdbc::PostgreSQL
- #enable_extension — ArJdbc::PostgreSQL::OIDTypes
- #encode — ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Array::PG::TextEncoder::Array
- #encoding — ActiveRecord::ConnectionAdapters::SQLite3Adapter
- #encoding — ArJdbc::SQLite3
- #error_number — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #escape_bytea — ArJdbc::PostgreSQL
- #exec_delete — ArJdbc::Abstract::DatabaseStatements
- #exec_delete — ArJdbc::SQLite3
- #exec_insert — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #exec_insert — ArJdbc::PostgreSQL
- #exec_proc — ArJdbc::MSSQL
- #exec_query — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #exec_query — ArJdbc::Abstract::DatabaseStatements
- #exec_query — ArJdbc::MSSQL
- #exec_query — ArJdbc::SQLite3
- #exec_query_raw — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #exec_query_raw — ArJdbc::MSSQL
- #exec_rollback_db_transaction — ArJdbc::Abstract::TransactionSupport
- #exec_rollback_to_savepoint — ArJdbc::Abstract::TransactionSupport
- #exec_update — ArJdbc::Abstract::DatabaseStatements
- #exec_update — ArJdbc::SQLite3
- #execute — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #execute — ArJdbc::Abstract::DatabaseStatements
- #execute — ArJdbc::Derby
- #execute_and_auto_confirm — ArJdbc::AS400
- #execute_prepared_insert — ArJdbc::Mimer
- #execute_procedure — ArJdbc::MSSQL
- #execute_quietly — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #execute_table_change — ArJdbc::DB2
- #execute_table_change — ArJdbc::AS400
- #existing_savepoint_name? — ArJdbc::Derby
- #expand_path — ArJdbc::Tasks::JdbcDatabaseTasks
- #explain — ArJdbc::H2
- #explain — ArJdbc::HSQLDB::ExplainSupport
- #explain — ArJdbc::MSSQL::ExplainSupport
- #explain — ArJdbc::PostgreSQL
- #explain — ArJdbc::SQLite3
- #extension_enabled? — ArJdbc::PostgreSQL
- #extensions — ArJdbc::PostgreSQL
- #extensions — ArJdbc::PostgreSQL::OIDTypes
- #extract_foreign_key_action — ArJdbc::SQLite3
- #extract_limit — ActiveRecord::ConnectionAdapters::SQLite3Column
- #extract_limit — ArJdbc::Derby::Column
- #extract_limit — ArJdbc::H2::Column
- #extract_limit — ArJdbc::HSQLDB::Column
- #extract_limit — ArJdbc::MSSQL::Column
- #extract_pg_identifier_from_name — ArJdbc::PostgreSQL
- #extract_precision — ActiveRecord::ConnectionAdapters::SQLite3Column
- #extract_scale — ActiveRecord::ConnectionAdapters::SQLite3Column
- #extract_schema_and_table — ArJdbc::PostgreSQL
- #extract_sql — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #extract_table_ref_from_insert_sql — ArJdbc::PostgreSQL
- #fallback_string_to_date — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #fallback_string_to_time — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #fast_string_to_date — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #fast_string_to_time — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #fetch_cached_statement — ArJdbc::Abstract::StatementCache
- #find_left_table_pk — Arel::Visitors::SQLServer
- #firebird_connection — Object
- #float_precision — ArJdbc::MSSQL::DecimalType
- #foreign_keys — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #foreign_keys — ArJdbc::SQLite3
- #full_version — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #generate_order_by — Arel::Visitors::SQLServerNG
- #get_oid_type — ArJdbc::PostgreSQL::OIDTypes
- #get_primary_key — ArJdbc::MSSQL::LimitHelpers::SqlServer2000ReplaceLimitOffset
- #get_table_name — ArJdbc::MSSQL::Utils
- #get_time — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #graphic — ArJdbc::DB2::TableDefinition
- #h2_adapter — ArJdbc::H2
- #h2_connection — Object
- #h2_schema — ArJdbc::H2
- #hsqldb_connection — Object
- #identity — ArJdbc::MSSQL::Column
- #identity? — ArJdbc::MSSQL::Column
- #identity_column_name — ArJdbc::MSSQL
- #identity_insert_table_name — ArJdbc::MSSQL
- #ids_in_list_limit — ArJdbc::Firebird
- #ids_in_list_limit — ArJdbc::Firebird
- #index_algorithms — ArJdbc::PostgreSQL
- #index_name_length — ArJdbc::Derby
- #index_name_length — ArJdbc::Firebird
- #index_name_length — ArJdbc::Firebird
- #index_name_length — ArJdbc::PostgreSQL
- #indexes — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #indexes — ArJdbc::DB2
- #indexes — ArJdbc::PostgreSQL
- #informix_connection — Object
- #init_column — ActiveRecord::ConnectionAdapters::JdbcColumn
- #init_column — ActiveRecord::ConnectionAdapters::SQLite3Column
- #init_connection — ArJdbc::Derby
- #init_connection — ArJdbc::PostgreSQL
- #initialize_type_map — ArJdbc::DB2
- #initialize_type_map — ArJdbc::Derby
- #initialize_type_map — ArJdbc::Firebird
- #initialize_type_map — ArJdbc::Firebird
- #initialize_type_map — ArJdbc::MSSQL
- #initialize_type_map — ArJdbc::PostgreSQL::OIDTypes
- #insert — ArJdbc::Firebird
- #insert — ArJdbc::Firebird
- #insert_limit_offset! — ArJdbc::Firebird
- #insert_limit_offset! — ArJdbc::Firebird
- #insert_sql — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #is_a? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #is_identity — ArJdbc::MSSQL::Column
- #is_primary — ArJdbc::MSSQL::Column
- #is_special — ArJdbc::MSSQL::Column
- #is_utf8? — ArJdbc::MSSQL::Column
- #jdbc_column_class — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #jdbc_column_class — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #jdbc_column_class — ActiveRecord::ConnectionAdapters::SQLite3Adapter
- #jdbc_column_class — ArJdbc::DB2
- #jdbc_column_class — ArJdbc::Firebird
- #jdbc_column_class — ArJdbc::Firebird
- #jdbc_column_class — ArJdbc::Informix
- #jdbc_column_class — ArJdbc::MSSQL
- #jdbc_column_class — ArJdbc::PostgreSQL
- #jdbc_connection — ArJdbc
- #jdbc_connection — ArJdbc::Abstract::Core
- #jdbc_connection — ArJdbc::H2
- #jdbc_connection_class — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #jdbc_connection_class — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #jdbc_connection_class — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #jdbc_connection_class — ActiveRecord::ConnectionAdapters::SQLite3Adapter
- #jdbc_url — ActiveRecord::ConnectionAdapters::JdbcConnection
- #jndi? — ActiveRecord::ConnectionAdapters::JdbcConnection
- #jndi_config? — ArJdbc
- #jndi_connection — ArJdbc
- #jndi_connection? — ActiveRecord::ConnectionAdapters::JdbcConnection
- #last_insert_id — ArJdbc::DB2
- #last_insert_id — ArJdbc::Derby
- #last_insert_id — ArJdbc::HSQLDB
- #last_insert_id_result — ArJdbc::PostgreSQL
- #last_inserted_id — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #last_inserted_id — ArJdbc::PostgreSQL
- #last_inserted_id — ArJdbc::SQLite3
- #limit — ArJdbc::MSSQL::VarcharMaxType
- #limit — ArJdbc::MSSQL::UnicodeVarcharMaxType
- #limit — ArJdbc::MSSQL::UnicodeTextType
- #limit — ArJdbc::MSSQL::ImageType
- #limit — ArJdbc::MSSQL::VarbinaryMaxType
- #limit_for — Arel::Visitors::ArJdbcCompat
- #limit_offset — Arel::Visitors::H2
- #limit_offset — Arel::Visitors::HSQLDB
- #load_additional_types — ArJdbc::PostgreSQL::OIDTypes
- #lob_type — ArJdbc::Util::SerializedAttributes::ClassMethods
- #lob_type= — ArJdbc::Util::SerializedAttributes::ClassMethods
- #local_tz — ArJdbc::PostgreSQL
- #log — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #lookup_cast_type — ArJdbc::PostgreSQL::OIDTypes
- #make_Fetch_Possible_And_Deterministic — Arel::Visitors::SQLServerNG
- #mariadb_connection — Object
- #max_value — ArJdbc::MSSQL::TinyIntegerType
- #method_missing — Arel::Visitors::SQLServerNG::BindCollectorProxy
- #method_missing — Arel::Visitors::SQLServerNG::SQLStringProxy
- #microseconds — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #min_value — ArJdbc::MSSQL::TinyIntegerType
- #modify_types — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #modify_types — ArJdbc::DB2
- #modify_types — ArJdbc::Informix
- #modify_types — ArJdbc::Mimer
- #modify_types — ArJdbc::MSSQL
- #move_table — ArJdbc::Util::TableCopier
- #mssql_connection — Object
- #mysql_connection — Object
- #native_database_types — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #native_database_types — ActiveRecord::ConnectionAdapters::JdbcConnection
- #native_database_types — ArJdbc::DB2
- #native_database_types — ArJdbc::Derby
- #native_database_types — ArJdbc::Firebird
- #native_database_types — ArJdbc::Firebird
- #native_database_types — ArJdbc::H2
- #native_database_types — ArJdbc::HSQLDB
- #native_database_types — ArJdbc::MSSQL
- #native_database_types — ArJdbc::PostgreSQL
- #native_sql_to_type — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #newConnection — ActiveRecord::ConnectionAdapters::JdbcConnection::JndiConnectionFactoryImpl
- #newConnection — ActiveRecord::ConnectionAdapters::JdbcConnection::JdbcConnectionFactoryImpl
- #new_column_from_field — ArJdbc::SQLite3
- #new_date — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #new_index_definition — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #new_table_definition — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #new_time — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #next_sequence_value — ArJdbc::DB2
- #next_sequence_value — ArJdbc::Firebird
- #next_sequence_value — ArJdbc::Firebird
- #next_sequence_value — ArJdbc::Informix
- #node_value — Arel::Visitors::ArJdbcCompat
- #on_checkin — ActiveRecord::ConnectionAdapters::Jdbc::ConnectionPoolCallbacks
- #on_checkin — ActiveRecord::ConnectionAdapters::Jdbc::JndiConnectionPoolCallbacks
- #on_checkout — ActiveRecord::ConnectionAdapters::Jdbc::ConnectionPoolCallbacks
- #on_checkout — ActiveRecord::ConnectionAdapters::Jdbc::JndiConnectionPoolCallbacks
- #over_row_num — Arel::Visitors::SQLServer
- #parse_array_contents — ActiveRecord::ConnectionAdapters::PostgreSQL::ArrayParser
- #parse_pg_array — ActiveRecord::ConnectionAdapters::PostgreSQL::ArrayParser
- #parse_sqlite3_config! — Object
- #pk_and_sequence_for — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #pk_and_sequence_for — ArJdbc::DB2
- #postgresql_connection — Object
- #postgresql_version — ArJdbc::PostgreSQL
- #pp — ArJdbc::MSSQL::ExplainSupport::PrinterTable
- #prefetch_primary_key? — ArJdbc::DB2
- #prefetch_primary_key? — ArJdbc::AS400
- #prefetch_primary_key? — ArJdbc::Firebird
- #prefetch_primary_key? — ArJdbc::Firebird
- #prefetch_primary_key? — ArJdbc::Informix
- #prepared_statements? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #primary? — ArJdbc::MSSQL::Column
- #primary_Key_From_Table — Arel::Visitors::SQLServerNG
- #primary_key_from_table — Arel::Visitors::SQLServer
- #primary_keys — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #primary_keys — ArJdbc::Derby
- #purge — ArJdbc::Tasks::DB2DatabaseTasks
- #purge — ArJdbc::Tasks::HSQLDBDatabaseTasks
- #purge — ArJdbc::Tasks::JdbcDatabaseTasks
- #purge — ArJdbc::Tasks::MSSQLDatabaseTasks
- #query — ArJdbc::PostgreSQL
- #quote — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #quote — ActiveRecord::ConnectionAdapters::SQLite3Adapter
- #quote — ArJdbc::DB2
- #quote — ArJdbc::Derby
- #quote — ArJdbc::Firebird
- #quote — ArJdbc::Firebird
- #quote — ArJdbc::H2
- #quote — ArJdbc::HSQLDB
- #quote — ArJdbc::Informix
- #quote — ArJdbc::MSSQL
- #quote_column_name — ArJdbc::DB2
- #quote_column_name — ArJdbc::Derby
- #quote_column_name — ArJdbc::Firebird
- #quote_column_name — ArJdbc::Firebird
- #quote_column_name — ArJdbc::HSQLDB
- #quote_column_name — ArJdbc::MSSQL
- #quote_column_name — ArJdbc::PostgreSQL
- #quote_column_name — ArJdbc::Util::QuotedCache
- #quote_database_name — ArJdbc::MSSQL
- #quote_default_value — ArJdbc::MSSQL
- #quote_identifier — ActiveRecord::ConnectionAdapters::PostgreSQL::Name
- #quote_schema_name — ArJdbc::PostgreSQL
- #quote_string — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #quote_string — ArJdbc::Firebird
- #quote_string — ArJdbc::Firebird
- #quote_string — ArJdbc::Informix
- #quote_string — ArJdbc::PostgreSQL
- #quote_table_name — ArJdbc::MSSQL
- #quote_table_name — ArJdbc::PostgreSQL
- #quote_table_name — ArJdbc::Util::QuotedCache
- #quote_table_name_for_assignment — ArJdbc::Derby
- #quote_table_name_for_assignment — ArJdbc::Firebird
- #quote_table_name_for_assignment — ArJdbc::Firebird
- #quote_time — ArJdbc::DB2
- #quoted — ActiveRecord::ConnectionAdapters::PostgreSQL::Name
- #quoted_date — ArJdbc::DB2
- #quoted_date — ArJdbc::Derby
- #quoted_date — ArJdbc::Firebird
- #quoted_date — ArJdbc::Firebird
- #quoted_date — ArJdbc::HSQLDB
- #quoted_date — ArJdbc::MSSQL
- #quoted_datetime — ArJdbc::MSSQL
- #quoted_false — ArJdbc::Firebird
- #quoted_false — ArJdbc::Firebird
- #quoted_false — ArJdbc::Mimer
- #quoted_full_iso8601 — ArJdbc::MSSQL
- #quoted_time — ArJdbc::MSSQL
- #quoted_true — ArJdbc::Firebird
- #quoted_true — ArJdbc::Firebird
- #quoted_true — ArJdbc::Mimer
- #rails_root — ArJdbc::Tasks::JdbcDatabaseTasks
- #reconnect! — ArJdbc::Abstract::ConnectionManagement
- #recreate_database — ArJdbc::DB2
- #recreate_database — ArJdbc::Derby
- #recreate_database — ArJdbc::H2
- #recreate_database — ArJdbc::HSQLDB
- #recreate_database — ArJdbc::MSSQL
- #recreate_database! — ArJdbc::MSSQL
- #redshift? — ArJdbc::PostgreSQL
- #release_savepoint — ArJdbc::Abstract::TransactionSupport
- #release_savepoint — ArJdbc::MSSQL
- #reload_type_map — ArJdbc::PostgreSQL::OIDTypes
- #remove_check_constraints — ArJdbc::MSSQL
- #remove_column — ArJdbc::DB2
- #remove_column — ArJdbc::Derby
- #remove_column — ArJdbc::MSSQL
- #remove_columns — ArJdbc::Derby
- #remove_columns — ArJdbc::MSSQL
- #remove_default_constraint — ArJdbc::MSSQL
- #remove_identifier_delimiters — ArJdbc::MSSQL::Utils
- #remove_index — ArJdbc::Derby
- #remove_index — ArJdbc::Firebird
- #remove_index — ArJdbc::Firebird
- #remove_index — ArJdbc::HSQLDB
- #remove_index — ArJdbc::Informix
- #remove_index — ArJdbc::MSSQL
- #remove_index — ArJdbc::Sybase
- #remove_index! — ArJdbc::DB2
- #remove_index! — ArJdbc::PostgreSQL
- #remove_indexes — ArJdbc::MSSQL
- #rename_column — ArJdbc::AS400
- #rename_column — ArJdbc::Derby
- #rename_column — ArJdbc::Firebird
- #rename_column — ArJdbc::Firebird
- #rename_column — ArJdbc::MSSQL
- #rename_table — ArJdbc::DB2
- #rename_table — ArJdbc::Derby
- #rename_table — ArJdbc::Firebird
- #rename_table — ArJdbc::Firebird
- #rename_table — ArJdbc::HSQLDB
- #rename_table — ArJdbc::Informix
- #rename_table — ArJdbc::MSSQL
- #rename_table — ArJdbc::SQLite3
- #reorg_table — ArJdbc::DB2
- #repair_special_columns — ArJdbc::MSSQL
- #replace_limit_offset! — ArJdbc::DB2
- #replace_limit_offset! — ArJdbc::MSSQL::LimitHelpers::SqlServerReplaceLimitOffset
- #replace_limit_offset! — ArJdbc::MSSQL::LimitHelpers::SqlServer2000ReplaceLimitOffset
- #require — ActiveRecord
- #requires_reloading? — ArJdbc::SQLite3
- #reset! — ArJdbc::PostgreSQL
- #reset_column_information — ArJdbc::DB2
- #reset_column_information — ArJdbc::Derby
- #reset_column_information — ArJdbc::MSSQL
- #reset_pk_sequence! — ArJdbc::Derby
- #reset_sequence! — ArJdbc::Derby
- #reset_sequence! — ArJdbc::Firebird
- #reset_sequence! — ArJdbc::Firebird
- #resolve_database — ArJdbc::Tasks::JdbcDatabaseTasks
- #resolve_database_from_url — ArJdbc::Tasks::JdbcDatabaseTasks
- #runstats_for_table — ArJdbc::DB2
- #schema — ArJdbc::DB2
- #schema= — ArJdbc::DB2
- #schema_creation — ArJdbc
- #schema_creation — ArJdbc::HSQLDB
- #select — ArJdbc::DB2
- #select — ArJdbc::Informix
- #select_all — ArJdbc::Mimer
- #select_count? — Arel::Visitors::SQLServer
- #select_limited_ids_list — Object
- #select_one — ArJdbc::Mimer
- #select_rows — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #select_statement_lock — Arel::Visitors::SQLServerNG
- #select_version — ArJdbc::PostgreSQL
- #session_auth= — ArJdbc::PostgreSQL
- #set_backtrace — ActiveRecord::JDBCError
- #set_client_encoding — ArJdbc::PostgreSQL
- #set_identity_insert — ArJdbc::MSSQL
- #set_limit_to_nonzero_precision — ActiveRecord::ConnectionAdapters::JdbcTypeConverter
- #set_native_database_types — ActiveRecord::ConnectionAdapters::JdbcConnection
- #set_schema — ArJdbc::DB2
- #set_schema — ArJdbc::Derby
- #set_select_statement_lock — Arel::Visitors::SQLServerNG
- #set_showplan_option — ArJdbc::MSSQL::ExplainSupport
- #set_standard_conforming_strings — ArJdbc::PostgreSQL
- #setup_connection_factory — ActiveRecord::ConnectionAdapters::JdbcConnection
- #setup_jdbc_factory — ActiveRecord::ConnectionAdapters::JdbcConnection
- #setup_jndi_factory — ActiveRecord::ConnectionAdapters::JdbcConnection
- #setup_limit_offset! — ArJdbc::MSSQL::LimitHelpers
- #shutdown — ArJdbc::H2
- #shutdown — ArJdbc::HSQLDB
- #simplified_type — ActiveRecord::ConnectionAdapters::SQLite3Column
- #simplified_type — ArJdbc::DB2::Column
- #simplified_type — ArJdbc::Derby::Column
- #simplified_type — ArJdbc::Firebird::Column
- #simplified_type — ArJdbc::H2::Column
- #simplified_type — ArJdbc::HSQLDB::Column
- #simplified_type — ArJdbc::Informix::ColumnMethods
- #simplified_type — ArJdbc::MSSQL::Column
- #special — ArJdbc::MSSQL::Column
- #special? — ArJdbc::MSSQL::Column
- #special_column_names — ArJdbc::MSSQL
- #split_sql — ArJdbc::MSSQL::LimitHelpers::SqlServer2000ReplaceLimitOffset
- #sql_literal? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #sqlite3_connection — Object
- #sqlite_version — ArJdbc::SQLite3
- #sqlserver_2000? — ArJdbc::MSSQL
- #sqlserver_connection — Object
- #sqlserver_version — ArJdbc::MSSQL
- #standard_conforming_strings= — ArJdbc::PostgreSQL
- #standard_conforming_strings? — ArJdbc::PostgreSQL
- #string_to_binary — ArJdbc::MSSQL::Column::Cast
- #string_to_date — ArJdbc::DB2::Column::Cast
- #string_to_date — ArJdbc::MSSQL::Column::Cast
- #string_to_dummy_time — ArJdbc::DB2::Column::Cast
- #string_to_dummy_time — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #string_to_dummy_time — ArJdbc::MSSQL::Column::Cast
- #string_to_time — ArJdbc::DB2::Column::Cast
- #string_to_time — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #string_to_time — ArJdbc::MSSQL::Column::Cast
- #structure_dump — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #structure_dump — ArJdbc::Tasks::DB2DatabaseTasks
- #structure_dump — ArJdbc::Tasks::DerbyDatabaseTasks
- #structure_dump — ArJdbc::Tasks::JdbcDatabaseTasks
- #structure_dump — ArJdbc::Tasks::MSSQLDatabaseTasks
- #structure_dump — ArJdbc::H2
- #structure_dump — ArJdbc::HSQLDB
- #structure_load — ArJdbc::Tasks::DB2DatabaseTasks
- #structure_load — ArJdbc::Tasks::DerbyDatabaseTasks
- #structure_load — ArJdbc::Tasks::JdbcDatabaseTasks
- #structure_load — ArJdbc::Tasks::MSSQLDatabaseTasks
- #structure_load — ArJdbc::H2
- #structure_load — ArJdbc::HSQLDB
- #suble_binds — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #suble_null_test — ArJdbc::DB2
- #supports_comments? — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #supports_comments_in_create? — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #supports_datetime_with_precision? — ArJdbc::SQLite3
- #supports_ddl_transactions? — ArJdbc::Derby
- #supports_ddl_transactions? — ArJdbc::Firebird
- #supports_ddl_transactions? — ArJdbc::Firebird
- #supports_ddl_transactions? — ArJdbc::MSSQL
- #supports_ddl_transactions? — ArJdbc::PostgreSQL
- #supports_ddl_transactions? — ArJdbc::SQLite3
- #supports_explain? — ArJdbc::H2
- #supports_explain? — ArJdbc::HSQLDB::ExplainSupport
- #supports_explain? — ArJdbc::MSSQL::ExplainSupport
- #supports_explain? — ArJdbc::PostgreSQL
- #supports_explain? — ArJdbc::SQLite3
- #supports_expression_index? — ArJdbc::PostgreSQL
- #supports_extensions? — ArJdbc::PostgreSQL
- #supports_foreign_keys? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #supports_foreign_keys? — ArJdbc::Derby
- #supports_foreign_keys? — ArJdbc::HSQLDB
- #supports_foreign_keys? — ArJdbc::PostgreSQL
- #supports_foreign_keys_in_create? — ArJdbc::SQLite3
- #supports_hex_escaped_bytea? — ArJdbc::PostgreSQL
- #supports_index_sort_order? — ArJdbc::PostgreSQL
- #supports_index_sort_order? — ArJdbc::SQLite3
- #supports_insert_with_returning? — ArJdbc::PostgreSQL
- #supports_json? — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #supports_migrations? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #supports_migrations? — ArJdbc::Firebird
- #supports_migrations? — ArJdbc::Firebird
- #supports_migrations? — ArJdbc::Informix
- #supports_multi_insert? — ArJdbc::SQLite3
- #supports_partial_index? — ArJdbc::PostgreSQL
- #supports_partial_index? — ArJdbc::SQLite3
- #supports_pgcrypto_uuid? — ArJdbc::PostgreSQL
- #supports_primary_key? — ArJdbc::Firebird
- #supports_primary_key? — ArJdbc::Firebird
- #supports_ranges? — ArJdbc::PostgreSQL
- #supports_savepoints? — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #supports_savepoints? — ArJdbc::Abstract::TransactionSupport
- #supports_savepoints? — ArJdbc::PostgreSQL
- #supports_savepoints? — ArJdbc::SQLite3
- #supports_standard_conforming_strings? — ArJdbc::PostgreSQL
- #supports_statement_cache? — ArJdbc::Abstract::StatementCache
- #supports_statement_cache? — ArJdbc::SQLite3
- #supports_transaction_isolation? — ArJdbc::Abstract::TransactionSupport
- #supports_transaction_isolation? — ArJdbc::PostgreSQL
- #supports_views? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #supports_views? — ArJdbc::DB2
- #supports_views? — ArJdbc::H2
- #supports_views? — ArJdbc::HSQLDB
- #supports_views? — ArJdbc::MSSQL
- #supports_views? — ArJdbc::PostgreSQL
- #supports_views? — ArJdbc::SQLite3
- #table_From_Statement — Arel::Visitors::SQLServerNG
- #table_alias_length — ArJdbc::Firebird
- #table_alias_length — ArJdbc::Firebird
- #table_alias_length — ArJdbc::PostgreSQL
- #table_definition — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #table_definition — ArJdbc::DB2
- #table_definition — ArJdbc::Derby
- #table_exists? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #table_exists? — ArJdbc::AS400
- #table_from_select_core — Arel::Visitors::SQLServer
- #table_name_length — ArJdbc::Firebird
- #table_name_length — ArJdbc::Firebird
- #table_structure — ArJdbc::SQLite3
- #table_structure_with_collation — ArJdbc::SQLite3
- #tables — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #tables — ArJdbc::DB2
- #tables — ArJdbc::Derby
- #tables — ArJdbc::H2
- #tables — ArJdbc::HSQLDB
- #tables — ArJdbc::MSSQL
- #time_in_default_timezone — ActiveRecord::ConnectionAdapters::JdbcConnection
- #to_s — ArJdbc::DB2::XmlType::Data
- #to_s — ArJdbc::MSSQL::XmlType::Data
- #to_sql — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #translate_exception — ArJdbc::Abstract::Core
- #translate_exception — ArJdbc::PostgreSQL
- #translate_exception — ArJdbc::SQLite3
- #truncate — ArJdbc::DB2
- #truncate — ArJdbc::Derby
- #truncate — ArJdbc::HSQLDB
- #truncate — ArJdbc::MSSQL
- #truncate — ArJdbc::PostgreSQL
- #type — ArJdbc::DB2::XmlType
- #type — ArJdbc::Firebird::TimestampType
- #type — ArJdbc::MSSQL::BigIntegerType
- #type — ArJdbc::MSSQL::RealType
- #type — ArJdbc::MSSQL::MoneyType
- #type — ArJdbc::MSSQL::SmallMoneyType
- #type — ArJdbc::MSSQL::CharType
- #type — ArJdbc::MSSQL::VarcharType
- #type — ArJdbc::MSSQL::TextType
- #type — ArJdbc::MSSQL::VarcharMaxType
- #type — ArJdbc::MSSQL::UnicodeCharType
- #type — ArJdbc::MSSQL::UnicodeVarcharType
- #type — ArJdbc::MSSQL::UnicodeVarcharMaxType
- #type — ArJdbc::MSSQL::UnicodeTextType
- #type — ArJdbc::MSSQL::BinaryType
- #type — ArJdbc::MSSQL::ImageType
- #type — ArJdbc::MSSQL::VarbinaryType
- #type — ArJdbc::MSSQL::VarbinaryMaxType
- #type — ArJdbc::MSSQL::UUIDType
- #type — ArJdbc::MSSQL::XmlType
- #type_cast — ArJdbc::MSSQL::UUIDType
- #type_cast — ActiveRecord::ConnectionAdapters::SQLite3Column
- #type_cast — ArJdbc::DB2::Column
- #type_cast — ArJdbc::MSSQL::Column
- #type_cast_code — ArJdbc::DB2::Column
- #type_cast_for_database — ArJdbc::DB2::XmlType
- #type_cast_for_database — ArJdbc::MSSQL::XmlType
- #type_cast_for_schema — ArJdbc::MSSQL::DateTimeType
- #type_cast_for_schema — ArJdbc::MSSQL::TimeType
- #type_map — ArJdbc::PostgreSQL::OIDTypes
- #type_to_sql — ArJdbc::DB2
- #type_to_sql — ArJdbc::Derby
- #type_to_sql — ArJdbc::Firebird
- #type_to_sql — ArJdbc::Firebird
- #type_to_sql — ArJdbc::H2
- #type_to_sql — ArJdbc::HSQLDB
- #type_to_sql — ArJdbc::MSSQL
- #unqualify_db_name — ArJdbc::MSSQL::Utils
- #unqualify_table_name — ArJdbc::MSSQL::Utils
- #unqualify_table_schema — ArJdbc::MSSQL::Utils
- #unquote — ArJdbc::MSSQL::Column
- #unquote_column_name — ArJdbc::MSSQL::Utils
- #unquote_string — ArJdbc::MSSQL::Utils
- #unquote_table_name — ArJdbc::MSSQL::Utils
- #update_lob_columns — ArJdbc::Util::SerializedAttributes
- #update_lob_value — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #update_lob_value? — ArJdbc::DB2
- #update_lob_value? — ArJdbc::MSSQL
- #update_lob_values? — ArJdbc::Firebird
- #update_lob_values? — ArJdbc::Firebird
- #update_table_definition — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #use_database — ArJdbc::MSSQL
- #use_insert_returning? — ArJdbc::PostgreSQL
- #use_temp_table? — ArJdbc::Sybase
- #usec_to_seconds_frction — ArJdbc::MSSQL::TimeType
- #valid_alter_table_type? — ArJdbc::SQLite3
- #valid_type? — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #valid_type? — ArJdbc::PostgreSQL
- #value — Arel::Visitors::SQLServerNG::BindCollectorProxy
- #value_to_boolean — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #value_to_date — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #value_to_decimal — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #value_to_integer — ActiveRecord::ConnectionAdapters::Jdbc::TypeCast
- #vargraphic — ArJdbc::DB2::TableDefinition
- #visit_Arel_Nodes_Bin — Arel::Visitors::SQLServer
- #visit_Arel_Nodes_Bin — Arel::Visitors::SQLServerNG
- #visit_Arel_Nodes_InsertStatement — Arel::Visitors::DB2
- #visit_Arel_Nodes_InsertStatement — Arel::Visitors::Derby
- #visit_Arel_Nodes_JoinSource — Arel::Visitors::SQLServerNG
- #visit_Arel_Nodes_Limit — Arel::Visitors::DB2
- #visit_Arel_Nodes_Limit — Arel::Visitors::Derby
- #visit_Arel_Nodes_Limit — Arel::Visitors::Firebird
- #visit_Arel_Nodes_Limit — Arel::Visitors::SQLServer
- #visit_Arel_Nodes_Limit — Arel::Visitors::SQLServerNG
- #visit_Arel_Nodes_Lock — Arel::Visitors::Derby
- #visit_Arel_Nodes_Lock — Arel::Visitors::SQLServer
- #visit_Arel_Nodes_Lock — Arel::Visitors::SQLServerNG
- #visit_Arel_Nodes_Offset — Arel::Visitors::DB2
- #visit_Arel_Nodes_Offset — Arel::Visitors::Derby
- #visit_Arel_Nodes_Offset — Arel::Visitors::Firebird
- #visit_Arel_Nodes_Offset — Arel::Visitors::SQLServerNG
- #visit_Arel_Nodes_Ordering — Arel::Visitors::SQLServer
- #visit_Arel_Nodes_OuterJoin — Arel::Visitors::SQLServerNG
- #visit_Arel_Nodes_SelectStatement — Arel::Visitors::DB2
- #visit_Arel_Nodes_SelectStatement — Arel::Visitors::Derby
- #visit_Arel_Nodes_SelectStatement — Arel::Visitors::Firebird
- #visit_Arel_Nodes_SelectStatement — Arel::Visitors::H2
- #visit_Arel_Nodes_SelectStatement — Arel::Visitors::HSQLDB
- #visit_Arel_Nodes_SelectStatement — Arel::Visitors::SQLServer
- #visit_Arel_Nodes_SelectStatement — Arel::Visitors::SQLServerNG
- #visit_Arel_Nodes_SelectStatement_SQLServer_Lock — Arel::Visitors::SQLServerNG
- #visit_Arel_Nodes_Top — Arel::Visitors::SQLServer
- #visit_Arel_Nodes_UpdateStatement — Arel::Visitors::SQLServer
- #visit_Arel_Nodes_UpdateStatement — Arel::Visitors::SQLServerNG
- #visit_Make_Fetch_Happen — Arel::Visitors::SQLServerNG
- #visit_Orders_And_Let_Fetch_Happen — Arel::Visitors::SQLServerNG
- #with_identity_insert_enabled — ArJdbc::MSSQL
- #with_showplan_on — ArJdbc::MSSQL::ExplainSupport
- #write_large_object — ActiveRecord::ConnectionAdapters::JdbcAdapter
- #xml — ArJdbc::DB2::TableDefinition
- #xml — ArJdbc::Derby::TableDefinition
- #zero_limit? — ArJdbc::Sybase
- #zos? — ArJdbc::DB2
- #zos_create_table — ArJdbc::DB2