public class NoCacheSqlFileRepository extends AbstractSqlFileRepository
AbstractSqlFileRepository.CacheKey| Constructor and Description |
|---|
NoCacheSqlFileRepository() |
| Modifier and Type | Method and Description |
|---|---|
protected SqlFile |
getSqlFileWithCacheControl(java.lang.reflect.Method method,
java.lang.String path,
Dialect dialect)
Returns the SQL file in consideration of cache control.
|
createSqlFile, getPrimaryPath, getSql, getSqlFile, parseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearCacheprotected SqlFile getSqlFileWithCacheControl(java.lang.reflect.Method method, java.lang.String path, Dialect dialect)
AbstractSqlFileRepositorygetSqlFileWithCacheControl in class AbstractSqlFileRepositorymethod - the Dao methodpath - the SQL file pathdialect - the dialect