NAME
DBIx::Class::ResultSet::CustomPrefetch
DESCRIPTION
DBIx::Class allows prefetches only using joins. But sometimes you can't use JOIN for prefetch. E.g. for prefetching many related objects to resultset with paging.
This module provides other logic for prefetching data to resultsets.
METHODS
all
Prefetches predefined relations
next
Retrieves ALL relations and does next::method
BUGS
NOTES
AUTHOR
Andrey Kostenko (), <andrey@kostenko.name>
COMPANY
Rambler Internet Holding
CREATED
17.06.2009 18:12:46 MSD