Table of Contents - HanaDb-0.1.0 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::Hanaclient
- ActiveRecord::ConnectionAdapters::Hanaclient::AlterTable
- ActiveRecord::ConnectionAdapters::Hanaclient::Column
- ActiveRecord::ConnectionAdapters::Hanaclient::ColumnMethods
- ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- ActiveRecord::ConnectionAdapters::Hanaclient::ReferenceDefinition
- ActiveRecord::ConnectionAdapters::Hanaclient::SchemaCreation
- ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- ActiveRecord::ConnectionAdapters::Hanaclient::Table
- ActiveRecord::ConnectionAdapters::Hanaclient::TableDefinition
- ActiveRecord::ConnectionAdapters::Hanaclient::TransactionManager
- ActiveRecord::ConnectionAdapters::Hanaclient::TypeMetadata
- ActiveRecord::ConnectionAdapters::HanaclientAdapter
- ActiveRecord::ConnectionAdapters::HanaclientAdapter::StatementPool
- ActiveRecord::ConnectionHandling
- Arel
- Arel::Visitors
- Arel::Visitors::Hanaclient
- HA
- HanaDb
- HanaDb::Error
Methods
- ::dbcapi_path= — HA
- ::finalize — HA
- ::new — ActiveRecord::ConnectionAdapters::Hanaclient::TableDefinition
- ::new — ActiveRecord::ConnectionAdapters::Hanaclient::TypeMetadata
- ::new — HA
- #== — ActiveRecord::ConnectionAdapters::Hanaclient::TypeMetadata
- #active? — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #add_column_options! — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaCreation
- #arel_visitor — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #attributes_for_hash — ActiveRecord::ConnectionAdapters::Hanaclient::TypeMetadata
- #begin_transaction — ActiveRecord::ConnectionAdapters::Hanaclient::TransactionManager
- #change_column — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #change_column_comment — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #change_column_default — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #change_column_null — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #change_table_comment — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #clear_cache! — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #column_definitions — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #commit_db_transaction — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #connect! — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #create_table — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #create_table_definition — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #data_source_sql — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #dealloc — ActiveRecord::ConnectionAdapters::HanaclientAdapter::StatementPool
- #default_sequence_name — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #disconnect! — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #drop_table — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #empty_insert_statement_value — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #eql? — ActiveRecord::ConnectionAdapters::Hanaclient::TypeMetadata
- #exec_and_clear — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #exec_delete — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #exec_insert — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #exec_query — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #exec_rollback_db_transaction — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #exec_update — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #execute — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #extract_foreign_key_action — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #extract_schema_qualified_name — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #extract_table_ref_from_insert_sql — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #fetch_type_metadata — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #foreign_keys — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #hanaclient_connection — ActiveRecord::ConnectionHandling
- #hash — ActiveRecord::ConnectionAdapters::Hanaclient::TypeMetadata
- #indexes — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #initialize_type_map — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #insert_fixtures — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #insert_fixtures_set — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #last_insert_id_result — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #native_database_types — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #new_column_definition — ActiveRecord::ConnectionAdapters::Hanaclient::TableDefinition
- #new_column_from_field — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #primary_key — ActiveRecord::ConnectionAdapters::Hanaclient::ColumnMethods
- #primary_keys — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #quote_column_name — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #quote_table_name — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #quote_table_name_for_assignment — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #quoted_false — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #quoted_scope — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #quoted_time — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #quoted_true — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #reconnect! — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #remove_index — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #rename_column — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #rename_index — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #rename_table — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaStatements
- #schema_creation — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #supports_foreign_keys? — ActiveRecord::ConnectionAdapters::HanaclientAdapter
- #suppress_composite_primary_key — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #truncate — ActiveRecord::ConnectionAdapters::Hanaclient::DatabaseStatements
- #unquoted_false — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #unquoted_true — ActiveRecord::ConnectionAdapters::Hanaclient::Quoting
- #visit_AddColumnDefinition — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaCreation
- #visit_Arel_Nodes_As — Arel::Visitors::Hanaclient
- #visit_ChangeColumnDefinition — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaCreation
- #visit_PrimaryKeyDefinition — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaCreation
- #visit_TableDefinition — ActiveRecord::ConnectionAdapters::Hanaclient::SchemaCreation