Module: UU::ObjectStore

Defined in:
uu_objectstore-0.6.5/lib/uu/object_store.rb,
uu_imagecatalog-0.4.1/lib/uu/image_catalog.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store/uu_object.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_repository.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store/uu_object_query.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store/concurrency_strategy.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_create.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_delete.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store/object_store_exception.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_exception.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_attributes.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_delete_index.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_create_index.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control/object_store_delete.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control/object_store_create.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store/object_store_fatal_exception.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_set_attributes.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_get_index_list.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control/object_store_transfer.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_fatal_exception.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_get_schema_list.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_schema/object_schema_index_attributes.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control/object_store_attributes.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control/object_store_get_store_list.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control/object_store_set_attributes.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control/object_store_control_exception.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_repository/object_store_repository_create.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_repository/object_store_repository_exception.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_control/object_store_control_fatal_exception.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_repository/object_store_repository_attributes.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_repository/object_store_repository_set_attributes.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_repository/object_store_repository_fatal_exception.rb,
uu_objectstore-0.6.5/lib/uu/object_store/object_store_repository/object_store_repository_get_repository_list.rb

Overview

Object store module

Defined Under Namespace

Modules: ObjectSchema, ObjectStoreControl, ObjectStoreRepository Classes: ObjectStore