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

flush() public method

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