Prado\Data\SqlMap\DataMapper\TSqlMapApplicationCache::setKeyList PHP 메소드

setKeyList() 보호된 메소드

protected setKeyList ( $keyList )
    protected function setKeyList($keyList)
    {
        $this->getCache()->set($this->getKeyListId(), $keyList);
    }