Mark Fisher
|
b9a3065c0c
|
Added tests for the 'scheduler' element parsing within the 'task' namespace.
|
16 years ago |
Thomas Risberg
|
01ae825334
|
polished
|
16 years ago |
Thomas Risberg
|
fbd0be2d65
|
added convenience execute method that takes vararg of objects in the order of the parameters plus the corresponding executeFunction/executeObject methods (SPR-4739)
|
16 years ago |
Thomas Risberg
|
7c053127dd
|
added convenience method that takes vararg of objects in the order of the declared parameters (SPR-5696)
|
16 years ago |
Keith Donald
|
b9682d7823
|
forgot to commit
|
16 years ago |
Mark Fisher
|
b0d11e8c15
|
Added package declarations and comments to package-info.java files where they had been missing.
|
16 years ago |
Keith Donald
|
16ad6a3617
|
initial data binder commit; dateformatter
|
16 years ago |
Ben Hale
|
8f3ea6d9e6
|
Back out export of META-INF
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Thomas Risberg
|
f3e6242568
|
added override for supportsGetGeneratedKeys for Derby; driver reports this is unsupported, but it seems to work OK
|
16 years ago |
Thomas Risberg
|
60af7aba16
|
fixed duplicate section ids
|
16 years ago |
Thomas Risberg
|
b1c6ae99c4
|
fixed problem retrieving out parameter for function call with MS SQL Server (SPR-5435)
|
16 years ago |
Thomas Risberg
|
1a790688f4
|
added 4060 as DataAccessResourceFailure code for MS-SQL (SPR-5788)
|
16 years ago |
Juergen Hoeller
|
a5c324f934
|
Hibernate AnnotationSessionFactoryBean detects Hibernate's special @Entity annotation too (SPR-5787)
|
16 years ago |
Juergen Hoeller
|
a26a2275c3
|
revised Java 6 checks to test for the presence of specific Java 6 interfaces/classes only
|
16 years ago |
Arjen Poutsma
|
15e51c5fb3
|
Minor changes
|
16 years ago |
Ben Hale
|
3e4b552b6d
|
Changes to allow snapshot build to proceed.
|
16 years ago |
Thomas Risberg
|
4105957596
|
added batchUpdate methods to NamedParameterJdbcTemplate (SPR-3322)
|
16 years ago |
Andy Clement
|
88e32a3cfe
|
test coverage. now > 95%
|
16 years ago |
Andy Clement
|
233c84e0b9
|
test coverage
|
16 years ago |
Andy Clement
|
1746cc76d1
|
findbugs issue addressed
|
16 years ago |
Andy Clement
|
e5fea54aea
|
fix for ternary or elvis using a full expression for their result components. parser polishing
|
16 years ago |
Christian Dupuis
|
1a7ec7daf2
|
use the annotation meta data in problem reporting
|
16 years ago |
Christian Dupuis
|
1c5e1e04e0
|
use the annotation meta data in problem reporting
|
16 years ago |
Ben Hale
|
4311c6cab6
|
Spring Build update
|
16 years ago |
Juergen Hoeller
|
aaa9fc73ae
|
polishing
|
16 years ago |
Andy Clement
|
0a2f936b80
|
remove antlr dependency
|
16 years ago |
Andy Clement
|
5ea898bdb4
|
remove antlr dependency
|
16 years ago |
Andy Clement
|
d372a9ac5d
|
use new SpEL parser
|
16 years ago |
Andy Clement
|
886739f1d8
|
Hand written SpEL parser. Removed antlr dependency. tests upgraded to JUnit4 - 93% coverage.
|
16 years ago |
Thomas Risberg
|
e5b553c16a
|
Fixed SimpleJdbcInsert to use SQL type info for all insert operations
|
16 years ago |
Christian Dupuis
|
b23071280f
|
added missing license header
|
16 years ago |
Christian Dupuis
|
cc5747ad14
|
added restriction tool annotation to oxm namespace
|
16 years ago |
Christian Dupuis
|
ca9526de6c
|
added correct aop image
|
16 years ago |
Keith Donald
|
2fa2e54c72
|
polish
|
16 years ago |
Keith Donald
|
07f19f7441
|
format system initial commit
|
16 years ago |
Arjen Poutsma
|
9f4480a1b8
|
SPR-5774 - UriTemplate not matching querystrings
|
16 years ago |
Christian Dupuis
|
6cc33fc609
|
added spring.tooling descriptor and images for all namespaces
|
16 years ago |
Sam Brannen
|
e5f37c8230
|
The text which was previously "instilled with boldness" (i.e., emboldened) is now just bold. ;)
|
16 years ago |
Arjen Poutsma
|
ce47e86b1c
|
SPR-5782 - BufferedImageHttpMessageConverter
|
16 years ago |
Arjen Poutsma
|
0d66d2680b
|
Fixing tests
|
16 years ago |
Arjen Poutsma
|
3a1c88f059
|
SPR-5782 - BufferedImageHttpMessageConverter
|
16 years ago |
Arjen Poutsma
|
51f0fc07fa
|
SPR-5782 - BufferedImageHttpMessageConverter
|
16 years ago |
Arjen Poutsma
|
6cb7f2cfc8
|
SPR-5766 - @ResponseBody
|
16 years ago |
Sam Brannen
|
af56f6497c
|
Updated regarding generics; fixed typos.
|
16 years ago |
Sam Brannen
|
5f473b9f26
|
polishing
|
16 years ago |
Sam Brannen
|
18039162b9
|
polishing
|
16 years ago |
Sam Brannen
|
be7bbcd228
|
Corrected typos and polishing.
|
16 years ago |
Keith Donald
|
f4bc0ab061
|
polish
|
16 years ago |
Keith Donald
|
b093094c50
|
renamed back to TypeDescriptor after ConversionContext proved not good enough name for any change
|
16 years ago |