Uses of Class
org.seasar.doma.jdbc.AbstractSqlFileRepository
Packages that use AbstractSqlFileRepository
-
Uses of AbstractSqlFileRepository in org.seasar.doma.jdbc
Subclasses of AbstractSqlFileRepository in org.seasar.doma.jdbcModifier and TypeClassDescriptionclassAn SQL file repository that caches the results of SQL parsing without limit.classAn SQL file repository that does not cache the results of SQL parsing.