This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-jpa
Watch
1
Star
0
Fork
0
You've already forked spring-data-jpa
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b92b9fb14ba8bc52339fe427daf205ad4c3cf36f
spring-data-jpa
/
src
/
test
/
java
/
org
/
springframework
/
data
/
jpa
History
Oliver Gierke
b92b9fb14b
DATAJPA-772 - Fixed accidental application of LIKE-expansions for non-String parameters.
...
ParameterMetadataProvider now applies LIKE-expansions only for String properties.
2015-08-07 16:43:16 +02:00
..
convert
DATAJPA-650, DATAJPA-655 - Moved attribute converters into distinct packages.
2015-01-08 10:05:41 +01:00
domain
DATAJPA-703 - Upgraded to Hibernate 5 CR1.
2015-07-07 13:59:33 +02:00
infrastructure
DATAJPA-698 - Upgraded to EclipseLink 2.6.0.
2015-04-01 13:10:07 +02:00
mapping
DATAJPA-716 - Strengthened tests for updatability detection in JpaPersistentProperty.
2015-05-19 13:47:17 +02:00
provider
DATAJPA-696 - Polishing.
2015-05-15 15:04:32 +02:00
repository
DATAJPA-772 - Fixed accidental application of LIKE-expansions for non-String parameters.
2015-08-07 16:43:16 +02:00
support
DATAJPA-652 - Added support for REF_CURSOR output parameters for stored procedures.
2015-02-04 12:47:11 +01:00