You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

iBATIS

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

URI format

ibatis:entityName
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

|

  • No labels