Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

iBATIS

The ibatis: component allows you to query, poll, insert, update and delete data in a relational database using Apache iBATIS.

URI format

Code Block

ibatis:entityName
Code Block

from("activemq:My.Queue").
  to("velocity:com/acme/MyResponse.vm");

To use a velocity template to forumulate a response for a message

Options

Name

Default Value

Description

Include Page
CAMEL:Endpoint See Also
CAMEL:Endpoint See Also
|Created by James Strachan
On Mon Oct 01 16:28:55 BST 2007
Using TimTam