Class GreedyCacheSqlFileRepository

java.lang.Object
org.seasar.doma.jdbc.AbstractSqlFileRepository
org.seasar.doma.jdbc.GreedyCacheSqlFileRepository
All Implemented Interfaces:
SqlFileRepository

public class GreedyCacheSqlFileRepository extends AbstractSqlFileRepository
An SQL file repository that caches the results of SQL parsing without limit.