DBIx::Class::ResultSourceHandle
This module removes fixed link between Rows/ResultSets and the actual source objects, which gets round the following problems
$schema in scope, since any objects/result_sets will have a $schema object through their source handleResolve the moniker into the actual ResultSource object
Freezes a handle.
Thaws frozen handle. Resets the internal schema reference to the package variable $thaw_schema. The recomened way of setting this is to use $schema-thaw($ice)> which handles this for you.
MODIFY_CODE_ATTRIBUTES, component_base_class, mk_classaccessor, mk_classdata
inject_base, load_optional_class
ensure_class_found, ensure_class_loaded, load_components, load_optional_components, load_own_components
get_component_class, get_inherited, get_simple, get_super_paths, make_group_accessor, make_group_ro_accessor, make_group_wo_accessor, mk_group_accessors, mk_group_ro_accessors, mk_group_wo_accessors, set_component_class, set_inherited, set_simple
Ash Berlin <ash@cpan.org>
Last modified:
POD_DERIVED_INDEX_GENERATED The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with DBIx::Class::ResultSourceHandle at blib/lib/DBIx/Class/ResultSourceHandle.pm (on the system that originally ran this). If you do edit this file, and don't want your changes to be removed, make sure you change the first line.