Commit Graph

8 Commits

Author SHA1 Message Date
Gary Russell
c868afb039 JDBC Sample Polishing
- no need for DUMMY table
- max-rows-per-poll is deprecated
- set reply-timeout to 0 (for no person result)
2018-11-24 11:39:03 -05:00
Gary Russell
ca8704265c JDBC: requires-reply="false"
Default was changed to true some time ago, but the sample wasn't updated.
2018-11-24 10:39:13 -05:00
Gary Russell
61603c2437 INTSAMPLES-143: Fix Package Tangles
JIRA: https://jira.spring.io/browse/INTSAMPLES-143

Add Sonar support to build.gradle.

Fix critical violations.
2015-07-30 14:44:33 -04:00
Gunnar Hillert
f2f3e81785 Merge pull request #25 from amolnayak311/INTSAMPLES-43
INTSAMPLES-43
2012-01-07 07:43:12 -08:00
Amol Nayak
40e4bc8c7b INTSAMPLES-43 2011-12-20 23:35:05 +05:30
Gunnar Hillert
9effe2f9bc INTSAMPLES-33 Update to SI RC1 and Spring 3.1
1. Cleanup of pom.xml files
2. Standardizing version numbers
3. Updating dependency versions
4. Cleaning/Standardizing project names
5. Removing Schema versions in XML context files
2011-12-18 00:32:34 -05:00
Amol Nayak
6b6abd92e4 INTSAMPLE-33 Changes 2011-12-15 22:47:52 +05:30
Gunnar Hillert
f366d53869 INTSAMPLES-33 Add initial Jdbc sample 2011-11-03 01:02:57 -04:00