Other pages

Things I like

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.

NAME

DBIx::Class::ResultSourceHandle

DESCRIPTION

This module removes fixed link between Rows/ResultSets and the actual source objects, which gets round the following problems

METHODS

new

resolve

Resolve the moniker into the actual ResultSource object

STORABLE_freeze

Freezes a handle.

STORABLE_thaw

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.

DERIVED METHODS

AUTHOR

Ash Berlin <ash@cpan.org>

Last modified:

Home