Prado\Data\SqlMap\DataMapper\TFastSqlMapApplicationCache::flush PHP Méthode

flush() public méthode

public flush ( )
    public function flush()
    {
        $this->getCache()->delete($this->getBaseKeyKeyName());
    }