DBIx::Class::CDBICompat::NoObjectIndex.3pm

Langue: en

Version: 2009-05-27 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

DBIx::Class::CDBICompat::NoObjectIndex - Defines empty methods for object indexing. They do nothing

SYNOPSIS

     Part of CDBICompat
 
 

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.