All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-data-jdbc JAR 1.0.17.RELEASE with all dependencies


Spring Data module for JDBC repositories.

Files of the artifact spring-data-jdbc version 1.0.17.RELEASE from the group org.springframework.data.

Test

Artifact spring-data-jdbc
Group org.springframework.data
Version 1.0.17.RELEASE
Last update 28. April 2020
Tags: module repositories data spring jdbc
Organization not specified
URL https://projects.spring.io/spring-data-jdbc
License not specified
Dependencies amount 7
Dependencies spring-data-relational, spring-data-commons, spring-tx, spring-context, spring-beans, spring-jdbc, spring-core,
There are maybe transitive dependencies!
There is a newer version: 3.4.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-data-jdbc Show documentation

Please rate this JAR file. Is it a good library?

11 downloads

Source code of spring-data-jdbc version 1.0.17.RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.springframework.data.spring-data-jdbc
META-INF.maven.org.springframework.data.spring-data-jdbc.META-INF.maven.org.springframework.data.spring-data-jdbc.pom.properties
META-INF.maven.org.springframework.data.spring-data-jdbc.META-INF.maven.org.springframework.data.spring-data-jdbc.pom.xml
META-INF
META-INF.META-INF.spring.factories
.changelog.txt
.license.txt
.notice.txt
org.springframework.data.jdbc.core
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.CascadingDataAccessStrategy
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.DataAccessStrategy
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.DefaultDataAccessStrategy
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.DefaultJdbcInterpreter
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.DelegatingDataAccessStrategy
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.EntityRowMapper
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.FunctionCollector
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.IterableOfEntryToMapConverter
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.JdbcAggregateOperations
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.JdbcAggregateTemplate
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.MapEntityRowMapper
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.SelectBuilder
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.SqlGenerator
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.SqlGeneratorSource
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.UnableToSetId
org.springframework.data.jdbc.core.convert
org.springframework.data.jdbc.core.convert.org.springframework.data.jdbc.core.convert.JdbcCustomConversions
org.springframework.data.jdbc.core.mapping
org.springframework.data.jdbc.core.mapping.org.springframework.data.jdbc.core.mapping.JdbcSimpleTypes
org.springframework.data.jdbc.core
org.springframework.data.jdbc.core.org.springframework.data.jdbc.core.package-info
org.springframework.data.jdbc.mybatis
org.springframework.data.jdbc.mybatis.org.springframework.data.jdbc.mybatis.MyBatisContext
org.springframework.data.jdbc.mybatis.org.springframework.data.jdbc.mybatis.MyBatisDataAccessStrategy
org.springframework.data.jdbc.mybatis.org.springframework.data.jdbc.mybatis.NamespaceStrategy
org.springframework.data.jdbc.mybatis.org.springframework.data.jdbc.mybatis.package-info
org.springframework.data.jdbc.repository
org.springframework.data.jdbc.repository.org.springframework.data.jdbc.repository.RowMapperMap
org.springframework.data.jdbc.repository.config
org.springframework.data.jdbc.repository.config.org.springframework.data.jdbc.repository.config.ConfigurableRowMapperMap
org.springframework.data.jdbc.repository.config.org.springframework.data.jdbc.repository.config.EnableJdbcAuditing
org.springframework.data.jdbc.repository.config.org.springframework.data.jdbc.repository.config.EnableJdbcRepositories
org.springframework.data.jdbc.repository.config.org.springframework.data.jdbc.repository.config.JdbcAuditingRegistrar
org.springframework.data.jdbc.repository.config.org.springframework.data.jdbc.repository.config.JdbcConfiguration
org.springframework.data.jdbc.repository.config.org.springframework.data.jdbc.repository.config.JdbcRepositoriesRegistrar
org.springframework.data.jdbc.repository.config.org.springframework.data.jdbc.repository.config.JdbcRepositoryConfigExtension
org.springframework.data.jdbc.repository.config.org.springframework.data.jdbc.repository.config.package-info
org.springframework.data.jdbc.repository
org.springframework.data.jdbc.repository.org.springframework.data.jdbc.repository.package-info
org.springframework.data.jdbc.repository.query
org.springframework.data.jdbc.repository.query.org.springframework.data.jdbc.repository.query.Modifying
org.springframework.data.jdbc.repository.query.org.springframework.data.jdbc.repository.query.Query
org.springframework.data.jdbc.repository.query.org.springframework.data.jdbc.repository.query.package-info
org.springframework.data.jdbc.repository.support
org.springframework.data.jdbc.repository.support.org.springframework.data.jdbc.repository.support.JdbcQueryLookupStrategy
org.springframework.data.jdbc.repository.support.org.springframework.data.jdbc.repository.support.JdbcQueryMethod
org.springframework.data.jdbc.repository.support.org.springframework.data.jdbc.repository.support.JdbcRepositoryFactory
org.springframework.data.jdbc.repository.support.org.springframework.data.jdbc.repository.support.JdbcRepositoryFactoryBean
org.springframework.data.jdbc.repository.support.org.springframework.data.jdbc.repository.support.JdbcRepositoryQuery
org.springframework.data.jdbc.repository.support.org.springframework.data.jdbc.repository.support.SimpleJdbcRepository
org.springframework.data.jdbc.repository.support.org.springframework.data.jdbc.repository.support.package-info
org.springframework.data.jdbc.support
org.springframework.data.jdbc.support.org.springframework.data.jdbc.support.JdbcUtil
org.springframework.data.relational.core.conversion
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.AggregateChange
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.BasicRelationalConverter
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.DbAction
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.DbActionExecutionException
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.Interpreter
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.RelationalConverter
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.RelationalEntityDeleteWriter
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.RelationalEntityWriter
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.RelationalPropertyPath
org.springframework.data.relational.core.conversion.org.springframework.data.relational.core.conversion.package-info
org.springframework.data.relational.core.mapping
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.Column
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.NamingStrategy
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.RelationalMappingContext
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.RelationalPersistentEntity
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.RelationalPersistentEntityImpl
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.RelationalPersistentProperty
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.Table
org.springframework.data.relational.core.mapping.event
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.AfterDeleteEvent
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.AfterLoadEvent
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.AfterSaveEvent
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.BeforeDeleteEvent
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.BeforeSaveEvent
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.Identifier
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.RelationalEvent
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.RelationalEventWithEntity
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.RelationalEventWithId
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.RelationalEventWithIdAndEntity
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.SimpleRelationalEvent
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.SpecifiedIdentifier
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.Unset
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.WithEntity
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.WithId
org.springframework.data.relational.core.mapping.event.org.springframework.data.relational.core.mapping.event.package-info
org.springframework.data.relational.core.mapping
org.springframework.data.relational.core.mapping.org.springframework.data.relational.core.mapping.package-info
org.springframework.data.relational.domain.support
org.springframework.data.relational.domain.support.org.springframework.data.relational.domain.support.RelationalAuditingEventListener
org.springframework.data.relational.domain.support.org.springframework.data.relational.domain.support.package-info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy