Mark Paluch
967f0f9179
Upgrade to SQL Server 2022-latest.
...
See #1768
2 years ago
Jens Schauder
3c7cbcfeeb
Polishing.
...
Original pull request #1636
2 years ago
Simon Verhoeven
4062237e04
Update readme.
...
Cleanup.
Original pull request #1636
2 years ago
Mark Paluch
99a8b01809
Harmonize content.
...
Refactor content to a natural flow, remove duplications, extract partials.
See #1597
2 years ago
Jens Schauder
ba653183d1
#257 - Remove references to Jira.
...
All references to the Spring Jira instance are replaced by GitHub references.
5 years ago
Mark Paluch
938a52cb33
DATAJDBC-391 - Revise readme for a consistent structure.
7 years ago
Spring Operator
17128311f4
DATAJDBC-336 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* [ ] http://www.mybatis.org/mybatis-3/logging.html (200) with 1 occurrences could not be migrated:
([https](https://www.mybatis.org/mybatis-3/logging.html ) result SSLHandshakeException).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://en.wikipedia.org/wiki/Dependency_Injection with 2 occurrences migrated to:
https://en.wikipedia.org/wiki/Dependency_Injection ([https](https://en.wikipedia.org/wiki/Dependency_Injection ) result 200).
* [ ] http://github.com/spring-projects/spring-data-jdbc with 1 occurrences migrated to:
https://github.com/spring-projects/spring-data-jdbc ([https](https://github.com/spring-projects/spring-data-jdbc ) result 200).
* [ ] http://spring.io/blog with 2 occurrences migrated to:
https://spring.io/blog ([https](https://spring.io/blog ) result 200).
* [ ] http://stackoverflow.com/questions/tagged/spring-data-jdbc with 2 occurrences migrated to:
https://stackoverflow.com/questions/tagged/spring-data-jdbc ([https](https://stackoverflow.com/questions/tagged/spring-data-jdbc ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://docs.spring.io/spring-data/data-commons/docs/current/api/index.html?org/springframework/data/domain/Persistable.html with 1 occurrences migrated to:
https://docs.spring.io/spring-data/data-commons/docs/current/api/index.html?org/springframework/data/domain/Persistable.html ([https](https://docs.spring.io/spring-data/data-commons/docs/current/api/index.html?org/springframework/data/domain/Persistable.html ) result 301).
* [ ] http://docs.spring.io/spring-framework/docs/ with 1 occurrences migrated to:
https://docs.spring.io/spring-framework/docs/ ([https](https://docs.spring.io/spring-framework/docs/ ) result 301).
* [ ] http://help.github.com/forking/ with 2 occurrences migrated to:
https://help.github.com/forking/ ([https](https://help.github.com/forking/ ) result 301).
* [ ] http://projects.spring.io/spring-data with 2 occurrences migrated to:
https://projects.spring.io/spring-data ([https](https://projects.spring.io/spring-data ) result 301).
* [ ] http://projects.spring.io/spring-framework with 2 occurrences migrated to:
https://projects.spring.io/spring-framework ([https](https://projects.spring.io/spring-framework ) result 301).
* [ ] http://www.springsource.org/download with 1 occurrences migrated to:
https://www.springsource.org/download ([https](https://www.springsource.org/download ) result 302).
Original Pull Request: #133
7 years ago
Jens Schauder
7204eaf0b3
DATAJDBC-320 - Removed container-license-acceptance.txt.
...
This file accepted the license condition of Microsoft for there Docker image when running tests.
Very likely without the person using this knowing that she is accepting a license.
The file now has to be explicitly provided.
The Travis CI build adds the container-license-acceptance.txt for the build only.
7 years ago
Mark Paluch
d23c43882b
DATAJDBC-272 - Update readme files according to module split.
7 years ago
Mark Paluch
34ddfda0c0
#2 - Polishing.
...
Fix GitHub issues url.
7 years ago
Mark Paluch
12dc98bcbd
#2 - Polishing.
7 years ago
Mark Paluch
b6a8c81289
#2 - Document R2DBC capabilities.
7 years ago
Jens Schauder
89abfdc567
DATAJDBC-271 - Updated README.
...
Removed most of the content.
Replaced it with a real short overview and links to more useful information.
Added build status badges.
7 years ago
Jens Schauder
863bf225f6
DATAJDBC-261 - Added link to license.txt in README.
7 years ago
Jens Schauder
1a32e22017
DATAJDBC-206 - Polishing.
...
Removed single lined table.
Original pull request: #61 .
8 years ago
Jens Schauder
0b6354eb47
DATAJDBC-206 - Reflected DATAJDBC-130 in the README.
...
Original pull request: #61 .
8 years ago
Kazuki Shimizu
2089ad7f0d
DATAJDBC-206 - Polishing.
...
Formatting.
Original pull request: #61 .
8 years ago
Kazuki Shimizu
01a4bbd745
DATAJDBC-206 - Update README with changes from recent issues.
...
Covers changes from DATAJDBC-182, DATAJDBC-184, DATAJDBC-178.
Original pull request: #61 .
8 years ago
Jens Schauder
cc477f8c89
DATAJDBC-200 - Renamed Events to have an 'Event' suffix.
...
Original pull request: #60 .
8 years ago
Chr1st0ph
5382d3b94e
DATAJDBC-198 - Prevent HSQL specific tests to run when a different database profile is selected.
...
Set active profile on HSQL specific tests to HSQL.
Fixed Readme to properly reflect the need to have a Docker installation.
Original pull request: #59 .
8 years ago
Chr1st0ph
d4b2eca43a
DATAJDBC-196 - Integration-test-support for MariaDB.
...
Original pull request: #57 .
8 years ago
Chr1st0ph
2898e21f8c
DATAJDBC-194 - Polish README.adoc.
...
Typos, links, grammar and similar fixed.
Original pull request: #56 .
8 years ago
Jens Schauder
a2b7699256
DATAJDBC-166 - Allow registration of RowMappers based on result type.
...
RowMapper can be configured either via the @Query(rowMapperClass = ….) or by registerign a RowMapperMap bean and register RowMapper per method return type.
@Bean
RowMapperMap rowMappers() {
return new ConfigurableRowMapperMap() //
.register(Person.class, new PersonRowMapper()) //
.register(Address.class, new AddressRowMapper());
}
When determining the RowMapper to use for a method the following steps are followed based on the return type of the method:
1. If the type is a simple type no RowMapper is used. Instead the query is expected to return a single row with a single column and a conversion to the return type is applied to that value.
2. The entity classes in the RowMapperMap are iterated until one is found that is a superclass or interface of the return type in question. The RowMapper registered for that class is used. Iterating happens in the order of registration, so make sure to register more general types after specific ones.
If applicable wrapper type like collections or Optional are unwrapped. So a return type of Optional<Person> will use the type Person in the steps above.
8 years ago
Jens Schauder
bc209b1114
DATAJDBC-164 - Add support for basic @Query annotation.
8 years ago
Jens Schauder
ab6da6edff
DATAJDBC-156 - Describe available mappings in README.
...
Includes the major limitations and their rational.
8 years ago
Greg Turnquist
0ef1a63bda
DATAJDBC-154 - Polishing.
8 years ago
Jens Schauder
d5193e4418
DATAJDBC-154 - Include some basic getting started documentation in the readme.
8 years ago
Jens Schauder
806bb24ff5
DATAJDBC-123 - MyBatis integration on DbAction level.
...
If MyBatis-spring is available and a SqlSessionFactory in the Application Context we look for matching mapped sql statements instead of using the default generated SQL.
Introduced DataAccessStrategy as a new abstraction level, operating on a single entity. JdbcEntityOperations only contain operations related to complete Aggregates. Thereby also solving DATAJDBC-132.
Integration tests ending in HsqlIntegrationTest will only get executed using HsqlDb.
Related issue: DATAJDBC-132.
8 years ago
Greg Turnquist
b8fe3c67c0
DATAJDBC-122 - Introduce code of conduct
8 years ago