Table of Contents - rom-core-5.2.6 Documentation
Classes and Modules
- ROM
- ROM::AdapterNotPresentError
- ROM::AdapterPluginsContainer
- ROM::ArrayDataset
- ROM::AssociationSet
- ROM::Associations
- ROM::Associations::Abstract
- ROM::Associations::Definitions
- ROM::Associations::Definitions::Abstract
- ROM::Associations::Definitions::ManyToMany
- ROM::Associations::Definitions::ManyToOne
- ROM::Associations::Definitions::OneToMany
- ROM::Associations::Definitions::OneToOne
- ROM::Associations::Definitions::OneToOneThrough
- ROM::Associations::ManyToMany
- ROM::Associations::ManyToOne
- ROM::Associations::OneToMany
- ROM::Associations::OneToOne
- ROM::Associations::OneToOneThrough
- ROM::Associations::ThroughIdentifier
- ROM::Attribute
- ROM::AutoCurry
- ROM::AutoRegistration
- ROM::AutoRegistrationStrategies
- ROM::AutoRegistrationStrategies::Base
- ROM::AutoRegistrationStrategies::CustomNamespace
- ROM::AutoRegistrationStrategies::NoNamespace
- ROM::AutoRegistrationStrategies::WithNamespace
- ROM::Cache
- ROM::Cache::Namespaced
- ROM::Command
- ROM::Command::ClassInterface
- ROM::CommandCompiler
- ROM::CommandProxy
- ROM::CommandRegistry
- ROM::Commands
- ROM::Commands::Composite
- ROM::Commands::Create
- ROM::Commands::Delete
- ROM::Commands::Graph
- ROM::Commands::Graph::ClassInterface
- ROM::Commands::Graph::InputEvaluator
- ROM::Commands::Lazy
- ROM::Commands::Lazy::Create
- ROM::Commands::Lazy::Delete
- ROM::Commands::Lazy::Update
- ROM::Commands::Update
- ROM::Configurable
- ROM::Configurable::Config
- ROM::Configuration
- ROM::ConfigurationDSL
- ROM::ConfigurationDSL::Command
- ROM::ConfigurationDSL::CommandDSL
- ROM::ConfigurationDSL::MapperDSL
- ROM::ConfigurationDSL::Relation
- ROM::Container
- ROM::Core
- ROM::CreateContainer
- ROM::DataProxy
- ROM::DataProxy::ClassMethods
- ROM::ElementNotFoundError
- ROM::EnumerableDataset
- ROM::Environment
- ROM::Finalize
- ROM::Finalize::FinalizeCommands
- ROM::Finalize::FinalizeMappers
- ROM::Finalize::FinalizeRelations
- ROM::Gateway
- ROM::Global
- ROM::Global::PluginDSL
- ROM::Header
- ROM::Header::Attribute
- ROM::Header::Embedded
- ROM::Initializer
- ROM::Initializer::DefineWithHook
- ROM::Initializer::InstanceMethods
- ROM::InlineCreateContainer
- ROM::InvalidRelationName
- ROM::Lint
- ROM::Lint::EnumerableDataset
- ROM::Lint::Gateway
- ROM::Lint::Linter
- ROM::Lint::Test
- ROM::Lint::TestEnumerableDataset
- ROM::Lint::TestGateway
- ROM::Mapper
- ROM::Mapper::AttributeDSL
- ROM::Mapper::Builder
- ROM::Mapper::DSL
- ROM::Mapper::DSL::ClassMethods
- ROM::Mapper::ModelDSL
- ROM::MapperCompiler
- ROM::MapperRegistry
- ROM::Memoizable
- ROM::Memoizable::ClassInterface
- ROM::Memoizable::Memoizer
- ROM::Memory
- ROM::Memory::Associations
- ROM::Memory::Associations::ManyToMany
- ROM::Memory::Associations::ManyToOne
- ROM::Memory::Associations::OneToMany
- ROM::Memory::Associations::OneToOne
- ROM::Memory::Commands
- ROM::Memory::Commands::Create
- ROM::Memory::Commands::Delete
- ROM::Memory::Commands::Update
- ROM::Memory::Dataset
- ROM::Memory::Gateway
- ROM::Memory::MapperCompiler
- ROM::Memory::Relation
- ROM::Memory::Schema
- ROM::Memory::Storage
- ROM::Memory::Types
- ROM::ModelBuilder
- ROM::ModelBuilder::PORO
- ROM::Notifications
- ROM::Notifications::Event
- ROM::Notifications::EventBus
- ROM::Notifications::Listener
- ROM::Notifications::Publisher
- ROM::OpenStruct
- ROM::Pipeline
- ROM::Pipeline::Composite
- ROM::Pipeline::Operator
- ROM::Pipeline::Proxy
- ROM::Plugin
- ROM::PluginRegistry
- ROM::Plugins
- ROM::Plugins::Command
- ROM::Plugins::Command::Schema
- ROM::Plugins::Command::Schema::ClassInterface
- ROM::Plugins::Command::Timestamps
- ROM::Plugins::Command::Timestamps::ClassInterface
- ROM::Plugins::Command::Timestamps::InstanceMethods
- ROM::Plugins::Relation
- ROM::Plugins::Relation::Instrumentation
- ROM::Plugins::Relation::Instrumentation::ClassInterface
- ROM::Plugins::Relation::RegistryReader
- ROM::Plugins::Schema
- ROM::Plugins::Schema::Timestamps
- ROM::Plugins::Schema::Timestamps::DSL
- ROM::PluginsContainer
- ROM::Processor
- ROM::Processor::Transproc
- ROM::Processor::Transproc::Functions
- ROM::Registry
- ROM::Relation
- ROM::Relation::ClassInterface
- ROM::Relation::Combined
- ROM::Relation::Commands
- ROM::Relation::Composite
- ROM::Relation::Curried
- ROM::Relation::Graph
- ROM::Relation::Loaded
- ROM::Relation::Materializable
- ROM::Relation::Name
- ROM::Relation::ViewDSL
- ROM::Relation::Wrap
- ROM::RelationRegistry
- ROM::Schema
- ROM::Schema::AssociationsDSL
- ROM::Schema::DSL
- ROM::Schema::Inferrer
- ROM::SchemaPlugin
- ROM::Setup
- ROM::Struct
- ROM::StructCompiler
- ROM::Transaction
- ROM::Transformer
- ROM::Types
- ROM::Types::Coercible
- ROM::Types::Methods
Methods
- ::HashJSON — ROM::Types::Coercible
- ::JSON — ROM::Types::Coercible
- ::JSONHash — ROM::Types::Coercible
- ::[] — ROM::Associations::ThroughIdentifier
- ::[] — ROM::Commands::Lazy
- ::[] — ROM::Header::Attribute
- ::[] — ROM::ModelBuilder
- ::[] — ROM::Registry
- ::[] — ROM::Relation::Name
- ::apply — ROM::Plugins::Schema::Timestamps
- ::attributes — ROM::Schema
- ::base_relation — ROM::Transformer
- ::build — ROM::Commands::Graph::InputEvaluator
- ::build — ROM::Mapper
- ::build — ROM::Processor
- ::build — ROM::Processor::Transproc
- ::build — ROM::Registry
- ::build — ROM::Transformer
- ::build_attribute_info — ROM::Schema
- ::build_class — ROM::ConfigurationDSL::Command
- ::build_class — ROM::ConfigurationDSL::Relation
- ::build_class — ROM::Mapper::Builder
- ::cache — ROM::Relation::Name
- ::call — ROM::ModelBuilder
- ::class_from_symbol — ROM::Gateway
- ::coerce — ROM::Header
- ::coerce — ROM::Header::Attribute
- ::container — ROM
- ::default_assoc_name — ROM::Associations::ThroughIdentifier
- ::define — ROM::Schema
- ::each_lint — ROM::Lint::Linter
- ::element_not_found_error — ROM::CommandRegistry
- ::element_not_found_error — ROM::MapperRegistry
- ::element_not_found_error — ROM::Registry
- ::event_bus — ROM::Notifications
- ::events — ROM::Notifications
- ::exclude_proc — ROM::Commands::Graph::InputEvaluator
- ::extended — ROM::AutoCurry
- ::extended — ROM::Command::ClassInterface
- ::extended — ROM::Global
- ::extended — ROM::Initializer
- ::extract_excluded_keys — ROM::Commands::Graph::InputEvaluator
- ::filter_empty — ROM::Processor::Transproc::Functions
- ::generate_class_name — ROM::ConfigurationDSL::Command
- ::get — ROM::Processor::Transproc::Functions
- ::headers — ROM::Mapper
- ::included — ROM::ArrayDataset
- ::included — ROM::DataProxy
- ::included — ROM::EnumerableDataset
- ::included — ROM::Mapper::DSL
- ::included — ROM::Plugins::Command::Schema
- ::included — ROM::Plugins::Relation::Instrumentation
- ::included — ROM::Memoizable
- ::included — ROM::Types
- ::inherited — ROM::Processor
- ::inject_union_value — ROM::Processor::Transproc::Functions
- ::lints — ROM::Lint::Linter
- ::listeners — ROM::Notifications
- ::map — ROM::Transformer
- ::new — ROM::AssociationSet
- ::new — ROM::Associations::Abstract
- ::new — ROM::Associations::Definitions::Abstract
- ::new — ROM::Associations::ManyToMany
- ::new — ROM::Associations::ThroughIdentifier
- ::new — ROM::Cache
- ::new — ROM::Cache::Namespaced
- ::new — ROM::CommandProxy
- ::new — ROM::Commands::Graph::InputEvaluator
- ::new — ROM::Commands::Lazy
- ::new — ROM::Configuration
- ::new — ROM::ConfigurationDSL::CommandDSL
- ::new — ROM::ConfigurationDSL::MapperDSL
- ::new — ROM::AdapterNotPresentError
- ::new — ROM::InvalidRelationName
- ::new — ROM::ElementNotFoundError
- ::new — ROM::Container
- ::new — ROM::CreateContainer
- ::new — ROM::InlineCreateContainer
- ::new — ROM::Environment
- ::new — ROM::Global::PluginDSL
- ::new — ROM::Header
- ::new — ROM::Header::Attribute
- ::new — ROM::Header::Embedded
- ::new — ROM::Lint::EnumerableDataset
- ::new — ROM::Lint::Gateway
- ::new — ROM::Mapper
- ::new — ROM::Mapper::AttributeDSL
- ::new — ROM::MapperCompiler
- ::new — ROM::Memory::Gateway
- ::new — ROM::Memory::Storage
- ::new — ROM::ModelBuilder
- ::new — ROM::OpenStruct
- ::new — ROM::Pipeline::Composite
- ::new — ROM::PluginRegistry
- ::new — ROM::AdapterPluginsContainer
- ::new — ROM::Plugins::Command::Timestamps
- ::new — ROM::Plugins::Relation::RegistryReader
- ::new — ROM::Processor::Transproc
- ::new — ROM::Registry
- ::new — ROM::Relation::Combined
- ::new — ROM::Relation::Loaded
- ::new — ROM::Relation::Name
- ::new — ROM::Relation::ViewDSL
- ::new — ROM::RelationRegistry
- ::new — ROM::Schema
- ::new — ROM::Schema::AssociationsDSL
- ::new — ROM::Schema::DSL
- ::new — ROM::Setup
- ::new — ROM::Finalize
- ::new — ROM::Finalize::FinalizeCommands
- ::new — ROM::Finalize::FinalizeMappers
- ::new — ROM::Finalize::FinalizeRelations
- ::new — ROM::StructCompiler
- ::new — ROM::Configurable::Config
- ::new — ROM::Memoizable::Memoizer
- ::new — ROM::Notifications::Event
- ::new — ROM::Notifications::EventBus
- ::process_options — ROM::Associations::Definitions::Abstract
- ::processors — ROM::Mapper
- ::register — ROM::Plugins
- ::register_processor — ROM::Mapper
- ::registry — ROM::CommandCompiler
- ::registry — ROM::Mapper
- ::relation — ROM::Transformer
- ::resolve_target_name — ROM::Associations::Definitions::Abstract
- ::setup — ROM::Gateway
- #+ — ROM::Schema
- #<< — ROM::Memory::Dataset
- #<< — ROM::Memory::Relation
- #>> — ROM::CommandProxy
- #>> — ROM::Commands::Lazy
- #>> — ROM::Pipeline::Composite
- #>> — ROM::Pipeline::Operator
- #ForeignKey — ROM::Types::Methods
- #[] — ROM::Attribute
- #[] — ROM::Cache
- #[] — ROM::Cache::Namespaced
- #[] — ROM::Command
- #[] — ROM::CommandCompiler
- #[] — ROM::CommandRegistry
- #[] — ROM::Commands::Composite
- #[] — ROM::Configuration
- #[] — ROM::Header
- #[] — ROM::MapperCompiler
- #[] — ROM::MapperRegistry
- #[] — ROM::Memory::Gateway
- #[] — ROM::Memory::Storage
- #[] — ROM::PluginRegistry
- #[] — ROM::AdapterPluginsContainer
- #[] — ROM::Registry
- #[] — ROM::Relation
- #[] — ROM::Relation::Composite
- #[] — ROM::Relation::Curried
- #[] — ROM::Schema
- #[] — ROM::StructCompiler
- #[] — ROM::Configurable::Config
- #[] — ROM::Notifications::Event
- #[] — ROM::Command::ClassInterface
- #[] — ROM::Relation::ClassInterface
- #__compare__ — ROM::Memory::Dataset
- #__define_with__ — ROM::Initializer::DefineWithHook
- #__new__ — ROM::Relation::Curried
- #adapter — ROM::Gateway
- #adapter — ROM::Global::PluginDSL
- #adapter — ROM::AdapterPluginsContainer
- #adapter — ROM::Relation
- #adapter_for — ROM::Finalize
- #adapter_for_gateway — ROM::Configuration
- #adapter_namespace — ROM::Command::ClassInterface
- #add — ROM::Schema::AssociationsDSL
- #add_attribute — ROM::Mapper::AttributeDSL
- #after — ROM::Command
- #after — ROM::Command::ClassInterface
- #after_hooks — ROM::Command
- #after_lint — ROM::Lint::Gateway
- #after_lint — ROM::Lint::Linter
- #aliased — ROM::Attribute
- #aliased? — ROM::Associations::Abstract
- #aliased? — ROM::Associations::Definitions::Abstract
- #aliased? — ROM::Attribute
- #aliased? — ROM::Header
- #aliased? — ROM::Header::Attribute
- #aliased? — ROM::Relation::Name
- #app_plugin — ROM::Schema::DSL
- #append — ROM::Schema
- #apply_hooks — ROM::Command
- #apply_to — ROM::Plugin
- #apply_view — ROM::Associations::Abstract
- #as — ROM::Associations::Abstract
- #as — ROM::Attribute
- #as — ROM::Relation
- #as — ROM::Relation::Name
- #associate — ROM::Associations::ManyToMany
- #associate — ROM::Associations::ManyToOne
- #associate — ROM::Associations::OneToMany
- #associations — ROM::Relation
- #associations — ROM::Schema::DSL
- #attr_ast — ROM::Relation
- #attribute — ROM::Mapper::AttributeDSL
- #attribute — ROM::Schema::DSL
- #attributes — ROM::Mapper::DSL::ClassMethods
- #attributes_from_block — ROM::Mapper::AttributeDSL
- #attributes_from_hash — ROM::Mapper::AttributeDSL
- #attributes_from_mapper — ROM::Mapper::AttributeDSL
- #auto_curried_methods — ROM::AutoCurry
- #auto_curry — ROM::AutoCurry
- #auto_curry_busy? — ROM::AutoCurry
- #auto_curry_guard — ROM::AutoCurry
- #auto_map? — ROM::Relation
- #auto_registration — ROM::Setup
- #auto_struct? — ROM::Relation
- #base_relation — ROM::Mapper::DSL::ClassMethods
- #before — ROM::Command
- #before — ROM::Command::ClassInterface
- #before_hooks — ROM::Command
- #before_lint — ROM::Lint::Linter
- #belongs_to — ROM::Schema::AssociationsDSL
- #build — ROM::Command::ClassInterface
- #build — ROM::Commands::Graph::ClassInterface
- #build — ROM::Plugins::Command::Schema::ClassInterface
- #build_attribute_info — ROM::Schema::DSL
- #build_class — ROM::StructCompiler
- #build_class — ROM::Mapper::ModelDSL
- #build_command — ROM::Commands::Graph::ClassInterface
- #build_mappers — ROM::Finalize::FinalizeMappers
- #build_relation — ROM::Finalize::FinalizeRelations
- #build_timestamps — ROM::Plugins::Command::Timestamps::InstanceMethods
- #build_type — ROM::Schema::DSL
- #by_type — ROM::Header
- #call — ROM::Associations::ManyToMany
- #call — ROM::Associations::ManyToOne
- #call — ROM::Associations::OneToMany
- #call — ROM::Command
- #call — ROM::CommandCompiler
- #call — ROM::CommandProxy
- #call — ROM::Commands::Composite
- #call — ROM::Commands::Graph
- #call — ROM::Commands::Graph::InputEvaluator
- #call — ROM::Commands::Lazy
- #call — ROM::Commands::Lazy::Create
- #call — ROM::Commands::Lazy::Delete
- #call — ROM::Commands::Lazy::Update
- #call — ROM::Mapper
- #call — ROM::MapperCompiler
- #call — ROM::Memory::Schema
- #call — ROM::ModelBuilder
- #call — ROM::Relation
- #call — ROM::Relation::Combined
- #call — ROM::Relation::Composite
- #call — ROM::Relation::Curried
- #call — ROM::Relation::ViewDSL
- #call — ROM::Relation::Wrap
- #call — ROM::Schema
- #call — ROM::Schema::AssociationsDSL
- #call — ROM::Schema::DSL
- #call — ROM::Schema::Inferrer
- #call — ROM::AutoRegistrationStrategies::CustomNamespace
- #call — ROM::AutoRegistrationStrategies::NoNamespace
- #call — ROM::AutoRegistrationStrategies::WithNamespace
- #call — ROM::StructCompiler
- #canonical? — ROM::Schema
- #check_all_attributes_defined — ROM::Schema::Inferrer
- #check_duplicate_registered_mappers — ROM::Finalize::FinalizeMappers
- #class_name — ROM::StructCompiler
- #combine — ROM::Command
- #combine — ROM::Commands::Lazy
- #combine — ROM::Mapper::AttributeDSL
- #combine — ROM::Relation
- #combine — ROM::Relation::Combined
- #combine_keys — ROM::Associations::Abstract
- #combine_with — ROM::Relation
- #combine_with — ROM::Relation::Combined
- #combined — ROM::Header
- #combined_args — ROM::Processor::Transproc
- #command — ROM::Relation::Combined
- #command — ROM::Relation::Commands
- #commands — ROM::Container
- #commands — ROM::AutoRegistration
- #commands — ROM::ConfigurationDSL
- #complain — ROM::Lint::Linter
- #composite_class — ROM::Command
- #composite_class — ROM::Commands::Graph
- #composite_class — ROM::Relation
- #composite_class — ROM::Relation::Curried
- #composite_class — ROM::Relation::Graph
- #composite_class — ROM::Pipeline::Operator
- #config — ROM::Configurable
- #configure — ROM::Configurable
- #configure_gateways — ROM::Environment
- #count_index — ROM::Schema
- #create_class — ROM::Command::ClassInterface
- #create_dataset — ROM::Memory::Storage
- #curried — ROM::Relation::ClassInterface
- #curried? — ROM::Command
- #curried? — ROM::Relation
- #curried? — ROM::Relation::Curried
- #curry — ROM::Command
- #dataset — ROM::Memory::Gateway
- #dataset — ROM::Relation::ClassInterface
- #dataset? — ROM::Memory::Gateway
- #dataset_name — ROM::Schema::AssociationsDSL
- #datestamp — ROM::Plugins::Command::Timestamps::ClassInterface
- #datestamp_columns — ROM::Plugins::Command::Timestamps::InstanceMethods
- #datestamps — ROM::Plugins::Command::Timestamps::ClassInterface
- #decorate? — ROM::Commands::Composite
- #decorate? — ROM::Relation::Combined
- #decorate? — ROM::Relation::Composite
- #decorate? — ROM::Relation::Graph
- #decorate? — ROM::Relation::Wrap
- #decorate? — ROM::Pipeline::Proxy
- #default_adapter — ROM::Configuration
- #default_gateway — ROM::Configuration
- #default_name — ROM::Command::ClassInterface
- #default_name — ROM::Relation::ClassInterface
- #default_schema — ROM::Relation::ClassInterface
- #define — ROM::ConfigurationDSL::CommandDSL
- #define — ROM::ConfigurationDSL::MapperDSL
- #define_class — ROM::ModelBuilder::PORO
- #define_const — ROM::ModelBuilder
- #define_memoizable_names! — ROM::Memoizable::Memoizer
- #define_readers! — ROM::Plugins::Relation::RegistryReader
- #define_test_method — ROM::Lint::Test
- #delete — ROM::Memory::Dataset
- #delete — ROM::Memory::Relation
- #disconnect — ROM::Container
- #disconnect — ROM::Gateway
- #dsl — ROM::Mapper::AttributeDSL
- #dsl — ROM::Mapper::DSL::ClassMethods
- #dup — ROM::Configurable::Config
- #dup_settings — ROM::Configurable::Config
- #each — ROM::Header
- #each — ROM::Registry
- #each — ROM::Relation
- #each — ROM::Relation::Loaded
- #each — ROM::Schema
- #each — ROM::DataProxy
- #each — ROM::Relation::Materializable
- #eager_load — ROM::Relation
- #embedded — ROM::Mapper::AttributeDSL
- #empty? — ROM::Relation::Loaded
- #empty? — ROM::Schema
- #ensure_mapper_configuration — ROM::Mapper::AttributeDSL
- #eql? — ROM::Attribute
- #exclude — ROM::Mapper::AttributeDSL
- #exclude — ROM::Schema
- #execute — ROM::Command
- #execute — ROM::Memory::Commands::Create
- #execute — ROM::Memory::Commands::Update
- #execute — ROM::Memory::Commands::Delete
- #extend_dsl — ROM::SchemaPlugin
- #extend_for_relation — ROM::Command::ClassInterface
- #fetch — ROM::AdapterPluginsContainer
- #fetch — ROM::Registry
- #fetch — ROM::Struct
- #fetch_or_store — ROM::Cache
- #fetch_or_store — ROM::Cache::Namespaced
- #file_path — ROM::AutoRegistrationStrategies::CustomNamespace
- #filename — ROM::AutoRegistrationStrategies::CustomNamespace
- #finalize — ROM::CreateContainer
- #finalize! — ROM::Schema
- #finalize_associations! — ROM::Memory::Schema
- #finalize_associations! — ROM::Schema
- #finalize_attributes! — ROM::Schema
- #first — ROM::Relation::Materializable
- #fold — ROM::Mapper::AttributeDSL
- #foreign_key — ROM::Associations::Abstract
- #foreign_key — ROM::Associations::ManyToMany
- #foreign_key — ROM::Associations::ManyToOne
- #foreign_key — ROM::Associations::OneToMany
- #foreign_key — ROM::Relation
- #foreign_key — ROM::Schema
- #foreign_key? — ROM::Attribute
- #forward — ROM::DataProxy::ClassMethods
- #forward — ROM::Relation::ClassInterface
- #freeze — ROM::Initializer::InstanceMethods
- #gateway — ROM::Command
- #gateway — ROM::Relation
- #gateways — ROM::Container
- #graph? — ROM::Command
- #graph? — ROM::Commands::Composite
- #graph? — ROM::Commands::Graph
- #graph? — ROM::Relation
- #graph? — ROM::Relation::Graph
- #group — ROM::Mapper::AttributeDSL
- #has_many — ROM::Schema::AssociationsDSL
- #has_one — ROM::Schema::AssociationsDSL
- #header — ROM::Mapper::AttributeDSL
- #header — ROM::Mapper::DSL::ClassMethods
- #hooks? — ROM::Command
- #included — ROM::Plugins::Command::Timestamps
- #included — ROM::Plugins::Relation::RegistryReader
- #inherited — ROM::Command::ClassInterface
- #inherited — ROM::Mapper::DSL::ClassMethods
- #initialize_mapping — ROM::Header
- #initialize_pop_keys — ROM::Header
- #initialize_primary_key_names — ROM::Schema
- #initialize_row_proc — ROM::Processor::Transproc
- #initialize_timestamp_attributes — ROM::Plugins::Command::Timestamps
- #initialize_tuple_keys — ROM::Header
- #insert — ROM::Memory::Dataset
- #insert — ROM::Memory::Relation
- #inspect — ROM::Attribute
- #inspect — ROM::Cache
- #inspect — ROM::Cache::Namespaced
- #inspect — ROM::Relation::Name
- #instrument — ROM::Plugins::Relation::Instrumentation
- #instrument — ROM::Plugins::Relation::Instrumentation::ClassInterface
- #invalid_relation_name? — ROM::Relation::ClassInterface
- #join — ROM::Memory::Dataset
- #join_assoc — ROM::Associations::ManyToMany
- #join_key_map — ROM::Associations::Abstract
- #join_key_map — ROM::Associations::ManyToMany
- #key — ROM::Associations::Abstract
- #key — ROM::Attribute
- #key? — ROM::Memory::Storage
- #key? — ROM::Registry
- #key? — ROM::Schema
- #key? — ROM::Configurable::Config
- #keys — ROM::Header
- #lazy? — ROM::Command
- #lazy? — ROM::Commands::Lazy
- #lint — ROM::Lint::Linter
- #lint_adapter_reader — ROM::Lint::Gateway
- #lint_dataset_predicate — ROM::Lint::Gateway
- #lint_dataset_reader — ROM::Lint::Gateway
- #lint_each — ROM::Lint::EnumerableDataset
- #lint_gateway_setup — ROM::Lint::Gateway
- #lint_to_a — ROM::Lint::EnumerableDataset
- #lint_transaction_support — ROM::Lint::Gateway
- #load_commands — ROM::Finalize
- #load_config — ROM::Environment
- #load_entities — ROM::AutoRegistration
- #load_mappers — ROM::Finalize
- #load_relations — ROM::Finalize
- #logger — ROM::Gateway
- #many? — ROM::Command
- #many_to_many — ROM::Schema::AssociationsDSL
- #many_to_one — ROM::Schema::AssociationsDSL
- #map — ROM::Registry
- #map_input_tuples — ROM::Command
- #map_to — ROM::Relation
- #map_to — ROM::Relation::Composite
- #map_to — ROM::Relation::Graph
- #map_with — ROM::CommandRegistry
- #map_with — ROM::Relation
- #map_with — ROM::Relation::Graph
- #map_with — ROM::Pipeline
- #mapper — ROM::Relation
- #mapper — ROM::Relation::Graph
- #mapper_registry — ROM::Finalize::FinalizeRelations
- #mapper_registry — ROM::Relation::ClassInterface
- #mappers — ROM::Container
- #mappers — ROM::AutoRegistration
- #mappers — ROM::ConfigurationDSL
- #mapping — ROM::Header::Attribute
- #memoize — ROM::Memoizable::ClassInterface
- #merge — ROM::Registry
- #merge — ROM::Schema
- #merge_attributes — ROM::Schema::Inferrer
- #meta — ROM::Attribute
- #meta_ast — ROM::Relation
- #meta_options_ast — ROM::Attribute
- #method_missing — ROM::Attribute
- #method_missing — ROM::CommandRegistry
- #method_missing — ROM::Commands::Lazy
- #method_missing — ROM::Configuration
- #method_missing — ROM::OpenStruct
- #method_missing — ROM::Registry
- #method_missing — ROM::Relation::Curried
- #method_missing — ROM::Struct
- #method_missing — ROM::Configurable::Config
- #method_missing — ROM::Mapper::DSL::ClassMethods
- #method_missing — ROM::Pipeline::Proxy
- #model — ROM::Mapper
- #model — ROM::Mapper::ModelDSL
- #name — ROM::Associations::Abstract
- #name — ROM::Command
- #name — ROM::Relation::ClassInterface
- #name_error_message — ROM::AutoRegistrationStrategies::CustomNamespace
- #name_index — ROM::Schema
- #namespaced — ROM::Cache
- #new — ROM::Command
- #new — ROM::Mapper::AttributeDSL
- #new — ROM::Processor::Transproc
- #new — ROM::Relation
- #new — ROM::Relation::Loaded
- #new — ROM::Schema
- #new — ROM::Memoizable::ClassInterface
- #node — ROM::Associations::Abstract
- #node — ROM::Relation
- #node — ROM::Relation::Combined
- #nodes — ROM::Relation
- #non_primitives — ROM::Header
- #normalize_gateway_args — ROM::Environment
- #normalize_gateways — ROM::Environment
- #notification_payload — ROM::Plugins::Relation::Instrumentation
- #ns_const — ROM::AutoRegistrationStrategies::CustomNamespace
- #one — ROM::Relation::Loaded
- #one — ROM::Relation::Materializable
- #one! — ROM::Relation::Loaded
- #one! — ROM::Relation::Materializable
- #one? — ROM::Command
- #one_to_many — ROM::Schema::AssociationsDSL
- #one_to_one — ROM::Schema::AssociationsDSL
- #one_to_one_through — ROM::Schema::AssociationsDSL
- #option — ROM::Initializer::DefineWithHook
- #optional — ROM::Attribute
- #options — ROM::Command::ClassInterface
- #options — ROM::Initializer::InstanceMethods
- #options — ROM::Mapper::DSL::ClassMethods
- #opts — ROM::Schema::DSL
- #order — ROM::Memory::Dataset
- #override? — ROM::Associations::Abstract
- #override? — ROM::Associations::Definitions::Abstract
- #param — ROM::Initializer::DefineWithHook
- #parent_combine_keys — ROM::Associations::ManyToMany
- #path_arr — ROM::AutoRegistrationStrategies::CustomNamespace
- #payload — ROM::Notifications::Event
- #pluck — ROM::Relation::Loaded
- #plugin — ROM::ConfigurationDSL
- #plugin_options — ROM::Schema::DSL
- #plugin_options — ROM::Finalize::FinalizeRelations
- #plugin_registry — ROM::ConfigurationDSL
- #plugin_type — ROM::PluginsContainer
- #plugins — ROM::Global
- #pop_keys — ROM::Header::Embedded
- #postprocessed — ROM::Header
- #prefix — ROM::Mapper::AttributeDSL
- #prefix — ROM::Schema
- #prefix_separator — ROM::Mapper::AttributeDSL
- #prefixed — ROM::Attribute
- #preload_assoc — ROM::Relation
- #prepare — ROM::Associations::Abstract
- #preprocessed — ROM::Header
- #pretty_inspect — ROM::Attribute
- #primary_key — ROM::Schema
- #primary_key — ROM::Schema::DSL
- #primary_key? — ROM::Attribute
- #primary_keys — ROM::Relation::Loaded
- #primitives — ROM::Header
- #process_header_keys — ROM::Processor::Transproc
- #project — ROM::Memory::Dataset
- #project — ROM::Memory::Relation
- #project — ROM::Schema
- #read? — ROM::Attribute
- #register — ROM::ConfigurationDSL::MapperDSL
- #register — ROM::Global::PluginDSL
- #register — ROM::PluginRegistry
- #register — ROM::PluginsContainer
- #register — ROM::AdapterPluginsContainer
- #register_adapter — ROM::Global
- #register_command — ROM::CommandCompiler
- #register_command — ROM::Setup
- #register_event — ROM::Notifications
- #register_mapper — ROM::Setup
- #register_plugin — ROM::Setup
- #register_relation — ROM::Setup
- #relation — ROM::Relation::ViewDSL
- #relation — ROM::Relation::Wrap
- #relation — ROM::ConfigurationDSL
- #relation_classes — ROM::Configuration
- #relation_methods_mod — ROM::Command::ClassInterface
- #relation_name — ROM::Relation::ClassInterface
- #relation_names — ROM::Finalize::FinalizeRelations
- #relation_plugins — ROM::Finalize::FinalizeRelations
- #relations — ROM::Container
- #relations — ROM::AutoRegistration
- #remove — ROM::Mapper::AttributeDSL
- #rename — ROM::Memory::Relation
- #rename — ROM::Schema
- #respond_to? — ROM::Configuration
- #respond_to_missing? — ROM::Attribute
- #respond_to_missing? — ROM::CommandRegistry
- #respond_to_missing? — ROM::Commands::Lazy
- #respond_to_missing? — ROM::OpenStruct
- #respond_to_missing? — ROM::Registry
- #respond_to_missing? — ROM::Relation::Curried
- #respond_to_missing? — ROM::Struct
- #respond_to_missing? — ROM::Configurable::Config
- #respond_to_missing? — ROM::Mapper::DSL::ClassMethods
- #respond_to_missing? — ROM::Pipeline::Proxy
- #restrict — ROM::Memory::Dataset
- #restrictible? — ROM::Command
- #restrictible? — ROM::CommandProxy
- #result — ROM::Associations::Abstract
- #result — ROM::CommandCompiler
- #result — ROM::Commands::Composite
- #rollback! — ROM::Transaction
- #row_proc — ROM::DataProxy::ClassMethods
- #row_proc_from — ROM::Processor::Transproc
- #run — ROM::Transaction
- #run! — ROM::Finalize
- #run! — ROM::Finalize::FinalizeCommands
- #run! — ROM::Finalize::FinalizeMappers
- #run! — ROM::Finalize::FinalizeRelations
- #schema — ROM::Relation::ViewDSL
- #schema — ROM::Relation::ClassInterface
- #schema? — ROM::Relation
- #schema_plugins — ROM::Finalize::FinalizeRelations
- #schemas — ROM::Relation
- #schemas — ROM::Relation::ClassInterface
- #self_ref? — ROM::Associations::Abstract
- #set! — ROM::Schema
- #set_compiler — ROM::CommandRegistry
- #set_hooks — ROM::Command::ClassInterface
- #set_mappers — ROM::CommandRegistry
- #set_message — ROM::ElementNotFoundError
- #set_schema! — ROM::Relation::ClassInterface
- #set_timestamps — ROM::Plugins::Command::Timestamps::InstanceMethods
- #setup_associates — ROM::CommandCompiler
- #setup_gateway_instance — ROM::Lint::Gateway
- #singularize — ROM::PluginRegistry
- #size — ROM::Cache
- #size — ROM::Cache::Namespaced
- #size — ROM::Memory::Storage
- #source — ROM::Attribute
- #source_index — ROM::Schema
- #source_key — ROM::Associations::ManyToMany
- #source_key — ROM::Associations::ManyToOne
- #source_key — ROM::Associations::OneToMany
- #step — ROM::Mapper::AttributeDSL
- #store_attributes — ROM::Plugins::Command::Timestamps
- #struct_namespace — ROM::Relation
- #subscribe — ROM::Notifications::Publisher
- #subscribe — ROM::Notifications::Listener
- #t — ROM::Processor::Transproc
- #target — ROM::Attribute
- #target_key — ROM::Associations::ManyToMany
- #target_key — ROM::Associations::ManyToOne
- #target_key — ROM::Associations::OneToMany
- #through — ROM::Associations::ManyToMany
- #through_assoc_name — ROM::Associations::Definitions::ManyToMany
- #through_relation — ROM::Associations::Definitions::ManyToMany
- #timestamp — ROM::Plugins::Command::Timestamps::ClassInterface
- #timestamp_columns — ROM::Plugins::Command::Timestamps::InstanceMethods
- #timestamps — ROM::Plugins::Command::Timestamps::ClassInterface
- #timestamps — ROM::Plugins::Schema::Timestamps::DSL
- #to_a — ROM::Relation
- #to_a — ROM::Relation::Curried
- #to_a — ROM::Relation::Materializable
- #to_ary — ROM::Relation::Curried
- #to_ary — ROM::Relation::Materializable
- #to_ast — ROM::Attribute
- #to_ast — ROM::Relation
- #to_ast — ROM::Relation::Graph
- #to_ast — ROM::Schema
- #to_h — ROM::Schema
- #to_h — ROM::Notifications::Event
- #to_hash — ROM::Registry
- #to_hash — ROM::Configurable::Config
- #to_hash — ROM::Notifications::Event
- #to_input_hash — ROM::Schema
- #to_output_hash — ROM::Schema
- #to_read_ast — ROM::Attribute
- #to_read_type — ROM::Attribute
- #to_s — ROM::Relation::Name
- #to_sym — ROM::Associations::ThroughIdentifier
- #to_sym — ROM::Relation::Name
- #to_transproc — ROM::Processor::Transproc
- #to_write_type — ROM::Attribute
- #transaction — ROM::Gateway
- #transaction_runner — ROM::Gateway
- #trigger — ROM::Notifications::Event
- #trigger — ROM::Notifications::Publisher
- #trigger? — ROM::Notifications::Event
- #tuple_keys — ROM::Header::Embedded
- #type — ROM::Associations::Definitions::Abstract
- #type — ROM::CommandCompiler
- #type — ROM::PluginRegistry
- #type — ROM::Registry
- #typed? — ROM::Header::Attribute
- #unfold — ROM::Mapper::AttributeDSL
- #ungroup — ROM::Mapper::AttributeDSL
- #union? — ROM::Header::Attribute
- #uniq — ROM::Schema
- #unwrap — ROM::Mapper::AttributeDSL
- #use — ROM::Configuration
- #use — ROM::Schema::DSL
- #use — ROM::Command::ClassInterface
- #use — ROM::Mapper::DSL::ClassMethods
- #use — ROM::Relation::ClassInterface
- #use_logger — ROM::Gateway
- #use_logger — ROM::Memory::Gateway
- #view — ROM::Associations::Abstract
- #view — ROM::Relation::ClassInterface
- #view_methods — ROM::Relation::ClassInterface
- #visit — ROM::CommandCompiler
- #visit — ROM::MapperCompiler
- #visit — ROM::Processor::Transproc
- #visit_array — ROM::Processor::Transproc
- #visit_attribute — ROM::CommandCompiler
- #visit_attribute — ROM::MapperCompiler
- #visit_attribute — ROM::Processor::Transproc
- #visit_attribute — ROM::StructCompiler
- #visit_combined — ROM::Processor::Transproc
- #visit_constrained — ROM::StructCompiler
- #visit_constructor — ROM::StructCompiler
- #visit_enum — ROM::StructCompiler
- #visit_exclude — ROM::Processor::Transproc
- #visit_fold — ROM::Processor::Transproc
- #visit_group — ROM::Processor::Transproc
- #visit_hash — ROM::Processor::Transproc
- #visit_relation — ROM::CommandCompiler
- #visit_relation — ROM::MapperCompiler
- #visit_relation — ROM::StructCompiler
- #visit_unfold — ROM::Processor::Transproc
- #visit_ungroup — ROM::Processor::Transproc
- #visit_unwrap — ROM::Processor::Transproc
- #visit_wrap — ROM::Processor::Transproc
- #with — ROM::Relation
- #with_attr_options — ROM::Mapper::AttributeDSL
- #with_name_or_options — ROM::Mapper::AttributeDSL
- #with_nodes — ROM::Relation::Graph
- #with_row_proc — ROM::Processor::Transproc
- #wrap — ROM::Associations::Abstract
- #wrap — ROM::Mapper::AttributeDSL
- #wrap — ROM::Relation
- #wrap — ROM::Relation::Wrap
- #wrap — ROM::Schema
- #wrap? — ROM::Relation
- #wrap? — ROM::Relation::Wrap
- #wrap_around — ROM::Relation
- #wrap_class — ROM::Relation
- #wrap_dataset — ROM::Command
- #wrapped — ROM::Attribute
- #wrapped? — ROM::Attribute
- #wraps — ROM::Header
- #writer? — ROM::Configurable::Config