Pinq\Providers\DSL\IQueryCompilerConfiguration::getCompiledQueryCache PHP 메소드

getCompiledQueryCache() 공개 메소드

Gets the cache adapter to store the query templates and compiled queries.
public getCompiledQueryCache ( Pinq\Queries\ISourceInfo $sourceInfo ) : Pinq\Caching\ICacheAdapter
$sourceInfo Pinq\Queries\ISourceInfo
리턴 Pinq\Caching\ICacheAdapter
    public function getCompiledQueryCache(Queries\ISourceInfo $sourceInfo);