Index Changes
This is version 1. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]
General Description

The JDBC Binding Component provides a comprehensive solution for configuring and connecting to databases that support JDBC from within a JBI environment. JDBC Binding Component is a JBI component that provides data base operations as services. JDBC Binding component exposes both DML and DDL operations as web services. These webservices would be invoked by other JBI components acting as consumers.The services exposed by JDBC BC are actually SQL operations on tables viz., insert, update, delete, find (select) and poll(select operation, when JDBC Binging Component acts as a consumer)

JDBC BC as Provider

JDBC Binding component acts as a provider in the case of outbound message flow. JDBC Binding Component acts as an external service provider when it is being "invoked" by other engines and components. In this role when it receives a normalized message as part of the message exchange it converts and extracts the sql operation specified, then performs the operation on the specified database.

JDBC BC as Consumer

JDBC BC WSDL Extensibility Elements

Milestones

Using the JMS Binding Component

Future enhancements and features

Unsupported Features

JDBC BC Demos

People

Manager: Venkat Srinivasan Lead - Architect: Narayana Murthy Rallabandi Developers: Narayana Murthy Pedapudi, Venkateswara Rao Putani and Pavan Kumar Veeravarapu,

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This particular version was published on 13-Nov-06 23:15 PM, -0800 by JDBCBC