DBIx::Class::CDBICompat::NoObjectIndex - Defines empty methods for object indexing. They do nothing
Contents
Copyright And License
This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or
modify it under the same terms as the DBIx::Class library.
perl v5.40.0 2025-02-01 DBIx::Class::CD...::NoObjectIndex(3pm)
Description
Defines empty methods for object indexing. They do nothing.
Using NoObjectIndex instead of LiveObjectIndex and nocache(1) is a little faster because it removes code
from the object insert and retrieve chains.
Further Questions?
Check the list of additional DBIC resources.
Name
DBIx::Class::CDBICompat::NoObjectIndex - Defines empty methods for object indexing. They do nothing
Synopsis
Part of CDBICompat
