| Package | Description |
|---|---|
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GreedyCacheSqlFileRepository
An SQL file repository that caches the results of SQL parsing without limit.
|
class |
NoCacheSqlFileRepository
An SQL file repository that does not cache the results of SQL parsing.
|