DBIx::Class::CDBICompat::NoObjectIndex
Defines empty methods for object indexing. They do nothing
- Provided by: libdbix-class-perl (Version: 0.082821-1)
- Report a bug
Defines empty methods for object indexing. They do nothing
Part of CDBICompat
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.
Check the list of additional DBIC resources.
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.