DustyDB::Meta::Instance - helper for auto-vivifying model links on demand


DustyDB documentation  | view source Contained in the DustyDB distribution.

Index


NAME

Top

DustyDB::Meta::Instance - helper for auto-vivifying model links on demand

VERSION

Top

version 0.06

DESCRIPTION

Top

Do not use this class directly. Just by using DustyDB::Object, you have done everything you need to work with this class.

METHODS

Top

get_slot_value

This method has been enhanced to perform deferred loading of FK objects.

inline_get_slot_value

This method has been enhanced to performed deferred loading of FK object in inline accessor code.


DustyDB documentation  | view source Contained in the DustyDB distribution.