Keith Donald
|
5514a4216f
|
package info file
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2272 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-05 21:49:46 +00:00 |
|
Keith Donald
|
254f477423
|
removed embedded databases factory in favor of new useDefaultScripts builder method
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2247 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-03 23:19:26 +00:00 |
|
Keith Donald
|
add8476160
|
embeddedd databases convenience factory; builder polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2246 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-03 23:05:41 +00:00 |
|
Keith Donald
|
50ca0252a7
|
polish / code review of data source embedded and init
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2234 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-30 19:01:48 +00:00 |
|
David Syer
|
d55d291313
|
RESOLVED - issue SPR-5917: fixed classpath pattern for ANT
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2231 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-30 11:51:50 +00:00 |
|
David Syer
|
4e2ebdf8e4
|
RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases
Moved classes but not resources (fixed)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2230 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-30 11:26:45 +00:00 |
|
David Syer
|
8fba8e87ab
|
RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases
Tweak initializer to allow placeholders for script locations
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2229 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-30 11:09:49 +00:00 |
|
David Syer
|
ba249fb1b1
|
RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases
Moved populator to init package and added namespace features
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2227 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-30 10:31:37 +00:00 |
|
Thomas Risberg
|
f3928a6af3
|
fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2222 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-28 22:25:58 +00:00 |
|
Thomas Risberg
|
becf15008c
|
fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2220 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-28 19:40:32 +00:00 |
|
Thomas Risberg
|
f3e4d94a57
|
fixed null handling for all Derby drivers to be the same as for the embedded driver (SPR-6000)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2219 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-28 17:14:47 +00:00 |
|
Sam Brannen
|
33215933df
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2093 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-10-13 11:46:40 +00:00 |
|
Juergen Hoeller
|
599910699a
|
fixed overview files
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2005 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-25 08:47:18 +00:00 |
|
Juergen Hoeller
|
c459b7e905
|
"data.sql" instead of "test-data.sql" (SPR-6020)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1971 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-23 16:16:40 +00:00 |
|
Juergen Hoeller
|
32f0a3cea6
|
"data.sql" instead of "test-data.sql" (SPR-6020)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1970 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-23 15:58:38 +00:00 |
|
Thomas Risberg
|
d87114d6fd
|
revised the detection of Sybase (SPR-6053)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1860 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-09 13:25:27 +00:00 |
|
Thomas Risberg
|
72b07ace33
|
added synchronization to compile method (SPR-6001)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1843 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-08 16:19:34 +00:00 |
|
Thomas Risberg
|
5eb2138a61
|
revised the detection of Sybase (SPR-6053)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1821 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-04 18:37:50 +00:00 |
|
Juergen Hoeller
|
2147e66d7c
|
changed NamedParameter/SimpleJdbcOperations parameter signatures to accept any Map value type (SPR-6046)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1781 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-08-27 13:53:00 +00:00 |
|
Juergen Hoeller
|
3ace780a88
|
revised embedded database support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1720 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-08-08 20:37:47 +00:00 |
|
Mark Pollack
|
2f66da5293
|
SPR-5976 - Upgrade POMS to JUnit 4.6
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1696 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-08-05 17:48:53 +00:00 |
|
Christian Dupuis
|
e81fd7b5d3
|
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1589 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-22 14:06:44 +00:00 |
|
Juergen Hoeller
|
eda499c4d0
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1577 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-21 14:14:53 +00:00 |
|
Thomas Risberg
|
086dfc149f
|
removed old @SuppressWarnings("unchecked")
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1424 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-25 12:42:14 +00:00 |
|
Thomas Risberg
|
a35b46fddf
|
polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1422 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-25 10:59:33 +00:00 |
|
Thomas Risberg
|
a0e279156c
|
Re-added the methods using a ParameterizedRowMapper with a @deprecated notice to provide backwards compatibility (SPR-5837)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1417 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-24 16:41:06 +00:00 |
|
Keith Donald
|
822ccaffbb
|
since 3.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1380 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-13 18:25:59 +00:00 |
|
Thomas Risberg
|
c1e3c02307
|
added support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1360 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-11 20:54:09 +00:00 |
|
Thomas Risberg
|
49f6a8db65
|
added some additional tests (SPR-3322, SPR-5162)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1309 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-03 20:06:04 +00:00 |
|
Thomas Risberg
|
97a02ae2d8
|
improved integration; added delegation to NamedParameterJdbcTemplate for batchUpdate from SimpleJdbcTemplate; added call to proteced getParsedSql method; fixed bugs (SPR-3322, SPR-5162)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1308 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-03 19:26:24 +00:00 |
|
Thomas Risberg
|
35d527f756
|
Updated BeanPropertyRowMapper to remove spaces from column names to improve matching to properties (SPR-5758)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1302 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-02 20:58:44 +00:00 |
|
Thomas Risberg
|
57d76a17f8
|
polished
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1288 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-01 20:52:09 +00:00 |
|
Thomas Risberg
|
1a703b3a63
|
added convenience execute method that takes vararg of objects in the order of the parameters plus the corresponding executeFunction/executeObject methods (SPR-4739)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1287 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-01 20:43:39 +00:00 |
|
Thomas Risberg
|
b23704f0f2
|
added convenience method that takes vararg of objects in the order of the declared parameters (SPR-5696)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1286 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-01 20:40:08 +00:00 |
|
Chris Beams
|
49b6bbc8fa
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1281 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-01 04:14:22 +00:00 |
|
Thomas Risberg
|
34633797d5
|
added override for supportsGetGeneratedKeys for Derby; driver reports this is unsupported, but it seems to work OK
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1280 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-29 14:06:01 +00:00 |
|
Thomas Risberg
|
b485054e0f
|
fixed problem retrieving out parameter for function call with MS SQL Server (SPR-5435)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1278 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-28 23:25:25 +00:00 |
|
Thomas Risberg
|
3a7b42f18e
|
added 4060 as DataAccessResourceFailure code for MS-SQL (SPR-5788)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1277 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-28 17:11:48 +00:00 |
|
Thomas Risberg
|
1343f95a43
|
added batchUpdate methods to NamedParameterJdbcTemplate (SPR-3322)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1272 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-28 03:15:47 +00:00 |
|
Thomas Risberg
|
d96fbcf73b
|
Fixed SimpleJdbcInsert to use SQL type info for all insert operations
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1259 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-26 21:25:35 +00:00 |
|
Christian Dupuis
|
e30dd02726
|
added missing license header
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1258 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-26 20:01:36 +00:00 |
|
Christian Dupuis
|
fc602eb256
|
added spring.tooling descriptor and images for all namespaces
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1252 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-26 11:58:09 +00:00 |
|
Keith Donald
|
a3152a41b2
|
removed @since 3.0--no point if its not consistent and whole package is 3.0 anyway
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1239 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-23 19:54:36 +00:00 |
|
Sam Brannen
|
e0025cbb27
|
Fixed typos; Class --> Class<?>; and both constructors are now private.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1234 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-22 14:41:27 +00:00 |
|
Sam Brannen
|
2f7dadf2eb
|
Polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1233 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-22 14:40:27 +00:00 |
|
Juergen Hoeller
|
85dc366c98
|
reflective loading of driver classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1220 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-19 22:42:03 +00:00 |
|
Keith Donald
|
39ccde6fc6
|
applied joris's no derby log patch
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1209 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-17 15:39:17 +00:00 |
|
Keith Donald
|
f95cd5d00b
|
made package private
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1203 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-16 22:14:22 +00:00 |
|
Keith Donald
|
55694f5ca1
|
removed unused imports
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1202 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-16 22:13:21 +00:00 |
|
Keith Donald
|
4a727f391f
|
applied Joris's patch to shutdown Embedded Derby DB; adjusted manifest template to restrict derby version range from 10.5.1. to 10.6
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1201 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-16 22:11:18 +00:00 |
|