Keith Donald
|
4bfcd16130
|
polish
|
16 years ago |
Keith Donald
|
6771a22988
|
polish
|
16 years ago |
Keith Donald
|
c25760f5db
|
polish
|
16 years ago |
Keith Donald
|
f64dcd379e
|
polish
|
16 years ago |
Keith Donald
|
567dd1eefb
|
package
|
16 years ago |
Keith Donald
|
442e7343d6
|
polish
|
16 years ago |
Keith Donald
|
bc9ad5685d
|
eliminated dependency on jdbc core
|
16 years ago |
Keith Donald
|
37e1333a41
|
polish
|
16 years ago |
Keith Donald
|
3a457dcec9
|
embedded database factory bean
|
16 years ago |
Keith Donald
|
d896a53ca8
|
polish
|
16 years ago |
Keith Donald
|
adcbe27852
|
added pre destroy
|
16 years ago |
Keith Donald
|
e783211f88
|
polish
|
16 years ago |
Keith Donald
|
ec463a32ba
|
added DataSourceFactory strategy; promoted EmbeddedDatabaseConfigurer strategy to public API; added ability to add any number of SQL scripts for db population
|
16 years ago |
Keith Donald
|
b1000cd5c6
|
embedded
|
16 years ago |
Keith Donald
|
2e45a19be3
|
embedded database support initial commit; moved from spring-test; ResourceDatabasePopulator duplicate code with test.jdbc package that needs review
|
16 years ago |
Thomas Risberg
|
8aface8e5d
|
fixed JavaDoc
|
16 years ago |
Mark Pollack
|
362629d03b
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
Mark Pollack
|
8f76197485
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
|
16 years ago |
Mark Pollack
|
351fba1a04
|
POM maintenance
Place parent pom in publicly accessible directory (org.sf.spring-parent).
Create a component list pom in org.sf.spring-library.
|
16 years ago |
Thomas Risberg
|
93c56f19df
|
added a config property to control defaulting of primitive property when receiving null value from result (SPR-5588)
|
16 years ago |
Thomas Risberg
|
4dc4ce3275
|
changed MapSqlParameterSource to SqlParameterSource in executeFunction and executeObject methods for SimpleJdbcCall (SPR-5570)
|
16 years ago |
Thomas Risberg
|
360434d0d1
|
defaulting primitive property when receiving null value from result in BeanPropertyRowMapper (SPR-5588)
|
16 years ago |
Mark Pollack
|
0152d8d21d
|
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
Cleanup remains to meet maven central metadata requirements
|
16 years ago |
Thomas Risberg
|
9b1edea8a0
|
added tests for custom SQLException translation, polished (SPR-4899)
|
16 years ago |
Thomas Risberg
|
a3942c5c1b
|
changed exception class thrown for problems configuring GenericSqlQuery class (SPR-3986)
|
16 years ago |
Thomas Risberg
|
49549d66ae
|
added the option of providing a database specific custom SQLExceptionTranslator to provide customized translation for any SQLException before the error codes translation happens (SPR-4899)
|
16 years ago |
Thomas Risberg
|
943e359c4a
|
switched tests to use JUnit4
|
16 years ago |
Thomas Risberg
|
7ccb0b6e66
|
added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986)
|
16 years ago |
Thomas Risberg
|
4145c299ef
|
fixed missing tabs in application context file (SPR-3987)
|
16 years ago |
Thomas Risberg
|
2855e5c086
|
moved the application context file to correct directory (SPR-3987)
|
16 years ago |
Thomas Risberg
|
8fdc57ecbd
|
added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987)
|
16 years ago |
Thomas Risberg
|
a0139abf1e
|
added a DuplicatKeyException catagory for SQLException translation (SPR-5125)
|
16 years ago |
Juergen Hoeller
|
4cc42bf16f
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
16 years ago |
Juergen Hoeller
|
d3d0111439
|
polishing
|
16 years ago |
Juergen Hoeller
|
ad266a347e
|
DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true
|
16 years ago |
Juergen Hoeller
|
fb057bb5f6
|
generified NumberUtils signature
|
16 years ago |
Juergen Hoeller
|
92588cddc6
|
Java 5 code style
|
16 years ago |
Arjen Poutsma
|
747ee86079
|
Made CollectionsFactory generic
|
16 years ago |
Juergen Hoeller
|
eef6086325
|
polishing
|
16 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
16 years ago |
Chris Beams
|
ed27e04a0d
|
moving unit tests from .testsuite -> .jdbc
|
16 years ago |
Juergen Hoeller
|
70b9dd6108
|
closed Java 5 code style gaps
|
16 years ago |
Juergen Hoeller
|
f8c690c542
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
fda7100866
|
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
|
16 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
a449472e06
|
|
16 years ago |
Juergen Hoeller
|
f744808b49
|
removed JOTM and XAPool support
|
16 years ago |
Costin Leau
|
dca286d065
|
+ migrated some manifest template changed from 2.5.x to 3.0.x
|
16 years ago |
Juergen Hoeller
|
29657105da
|
Java 5 code style
|
16 years ago |