Package org.springframework.data.jdbc.repository.support
@NonNullApi
package org.springframework.data.jdbc.repository.support
-
ClassDescriptionCreates repository implementation based on JDBC.Special adapter for Springs
FactoryBean
interface to allow easy setup of repository factories via Spring configuration.Delegate to runscroll queries
and create resultWindow
.SimpleJdbcRepository<T,ID> Default implementation of theCrudRepository
interface.