Module spring.data.jdbc
Package org.springframework.data.jdbc.repository.support
@NonNullApi
package org.springframework.data.jdbc.repository.support
-
ClassesClassDescriptionCreates repository implementation based on JDBC.Special adapter for Springs
FactoryBeaninterface to allow easy setup of repository factories via Spring configuration.Delegate to runscroll queriesand create resultWindow.SimpleJdbcRepository<T,ID> Default implementation of theCrudRepositoryinterface.