Prado\Data\SqlMap\DataMapper\TFastSqlMapApplicationCache::getBaseKeyKeyName PHP Method

getBaseKeyKeyName() protected method

protected getBaseKeyKeyName ( )
    protected function getBaseKeyKeyName()
    {
        return 'SqlMapCacheBaseKey::' . $this->_cacheModel->getId();
    }