All Classes and Interfaces

Class
Description
Annotation to enable SQLite repositories.
A SQL dialect for SQLite.
An implementation of $DialectResolver.JdbcDialectProvider to return $SqliteDialect.
A Spring Data fragment repository interface for SQLite.
An extended $JdbcAggregateTemplate customized for SQLite.
An extended $AbstractJdbcConfiguration to inject some custom classes to support SQLite.
An extended $JdbcRepositoryFactory to make $CrudRepository internally use $SqliteJdbcAggregateTemplate.
JdbcRepositoryConfigExtension extending the repository registration process by registering SQLite repositories.
Default implementation of CrudRepository and $SqliteHelperRepository interface in the integration of Spring Data and SQLite.
RepositoryBeanDefinitionRegistrarSupport extending the repository registration for SQLite DB.