trait CachableModel (View source)

Allows you to cache a full list of objects without multiple DB queries

Methods

static ArrayList
getCached()

No description

static 
clearCached()

No description

Details

static ArrayList getCached()

Return Value

ArrayList

static clearCached()