Sam Brannen
|
2415ec77f8
|
Fixed typo.
|
15 years ago |
Juergen Hoeller
|
d46c1f600a
|
TransactionAwareDataSourceProxy processes isClosed explicitly in order to avoid potential leaks (SPR-5780)
|
15 years ago |
Thomas Risberg
|
f38b8975c5
|
added entry for unversioned xsd reference
|
15 years ago |
Thomas Risberg
|
7d2b3f2e7e
|
relaxed Map<String, Object> to Map<String, ?> for method parameter
|
15 years ago |
Keith Donald
|
389ad03e84
|
package info file
|
15 years ago |
Keith Donald
|
2e4fa28ca6
|
removed embedded databases factory in favor of new useDefaultScripts builder method
|
15 years ago |
Keith Donald
|
f1d012bffa
|
embeddedd databases convenience factory; builder polishing
|
15 years ago |
Keith Donald
|
3a3edb53f6
|
polish / code review of data source embedded and init
|
15 years ago |
David Syer
|
14e7b46163
|
RESOLVED - issue SPR-5917: fixed classpath pattern for ANT
|
15 years ago |
David Syer
|
e9a37e4400
|
RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases
Moved classes but not resources (fixed)
|
15 years ago |
David Syer
|
747f71f9d2
|
RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases
Tweak initializer to allow placeholders for script locations
|
15 years ago |
David Syer
|
0db68e1b57
|
RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases
Moved populator to init package and added namespace features
|
15 years ago |
Thomas Risberg
|
4a315ba6d1
|
fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266)
|
15 years ago |
Thomas Risberg
|
a2cd909306
|
fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266)
|
15 years ago |
Thomas Risberg
|
84c1b56e35
|
fixed null handling for all Derby drivers to be the same as for the embedded driver (SPR-6000)
|
15 years ago |
Sam Brannen
|
6aee6a16ab
|
polishing
|
15 years ago |
Juergen Hoeller
|
09e6a85edd
|
fixed overview files
|
15 years ago |
Mark Pollack
|
c6cd1a528e
|
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
SPR-5956 - Remove commons-logging dependency definitions in pom.xml for all but spring-core so as to make exclusion rule easier for user who use slf4j
|
15 years ago |
Mark Pollack
|
bd098ce1db
|
pom maintenance - sync with ivy.xml
update junit version in ivy.xml for org.sf.aspects
|
15 years ago |
Juergen Hoeller
|
e56aa91bd7
|
"data.sql" instead of "test-data.sql" (SPR-6020)
|
15 years ago |
Juergen Hoeller
|
c802253402
|
"data.sql" instead of "test-data.sql" (SPR-6020)
|
15 years ago |
Mark Pollack
|
4f94f45ec4
|
pom maintenance
|
15 years ago |
Juergen Hoeller
|
ca928944db
|
marked Derby dependency as optional (SPR-6109)
|
15 years ago |
Thomas Risberg
|
ea674f2fa6
|
revised the detection of Sybase (SPR-6053)
|
15 years ago |
Thomas Risberg
|
ceca0db645
|
added synchronization to compile method (SPR-6001)
|
15 years ago |
Thomas Risberg
|
b482d6db12
|
revised the detection of Sybase (SPR-6053)
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Juergen Hoeller
|
773bdcded5
|
changed NamedParameter/SimpleJdbcOperations parameter signatures to accept any Map value type (SPR-6046)
|
15 years ago |
Juergen Hoeller
|
e9823b57b4
|
revised embedded database support
|
15 years ago |
Mark Pollack
|
3081396c15
|
pom maintenance - changes needed to run inside eclipse via m2eclipse
|
16 years ago |
Mark Pollack
|
97e3b5ca8c
|
SPR-5976 - Upgrade POMS to JUnit 4.6
|
16 years ago |
Arjen Poutsma
|
3d29023ef3
|
Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom.
|
16 years ago |
Christian Dupuis
|
a4bbd9abda
|
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
|
16 years ago |
Juergen Hoeller
|
ea8f628c9c
|
polishing
|
16 years ago |
Chris Beams
|
9163d8043b
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
Mark Pollack
|
0c16554e23
|
SPR-5803 and additional POM maintenance/development
|
16 years ago |
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |
Sam Brannen
|
8bfb56c75b
|
[SPR-5887] Upgraded to JUnit 4.6.0.
|
16 years ago |
Thomas Risberg
|
efb63fb524
|
removed old @SuppressWarnings("unchecked")
|
16 years ago |
Thomas Risberg
|
c1a1becd29
|
polish
|
16 years ago |
Thomas Risberg
|
11bf19a3b3
|
Re-added the methods using a ParameterizedRowMapper with a @deprecated notice to provide backwards compatibility (SPR-5837)
|
16 years ago |
Juergen Hoeller
|
4b335dd7e2
|
added missing space
|
16 years ago |
Juergen Hoeller
|
6ee8fbe533
|
added explicit package imports for H2 and HSQLDB
|
16 years ago |
Keith Donald
|
42cdeb4302
|
since 3.0
|
16 years ago |
Thomas Risberg
|
f70d14e2c2
|
added support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782)
|
16 years ago |
Thomas Risberg
|
f4e75deb0a
|
added some additional tests (SPR-3322, SPR-5162)
|
16 years ago |
Thomas Risberg
|
0d5c9c1b75
|
improved integration; added delegation to NamedParameterJdbcTemplate for batchUpdate from SimpleJdbcTemplate; added call to proteced getParsedSql method; fixed bugs (SPR-3322, SPR-5162)
|
16 years ago |
Thomas Risberg
|
8079262705
|
Updated BeanPropertyRowMapper to remove spaces from column names to improve matching to properties (SPR-5758)
|
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 |