INTSAMPLES-35 - Stored Procedure Sample for Derby
For reference see: https://jira.springsource.org/browse/INTSAMPLES-35
This commit is contained in:
@@ -52,6 +52,8 @@ This category targets developers who are already more familiar with the Spring I
|
||||
* **file-processing** - Sample demonstrates how to wire a message flow to process files either sequentially (maintain the order) or concurrently (no order).
|
||||
* **multipart-http** - Demonstrates the sending of HTTP multipart requests using Spring's **RestTemplate** and a Spring Integration **Http Outbound Gateway**
|
||||
* **travel** - More sophisticated example showing the retrieval of weather (SOAP Web Service) and traffic (HTTP Service) reports using real services
|
||||
* **stored-procedures-derby** Provides an example of the stored procedure Outbound Gateway using *[Apache Derby](http://db.apache.org/derby/)*
|
||||
* **stored-procedures-oracle** Provides an example of the stored procedure Outbound Gateway using *ORACLE XE*
|
||||
|
||||
## Advanced
|
||||
|
||||
|
||||
Reference in New Issue
Block a user