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 ProviderJDBC 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 DemosPeople Manager: Venkat Srinivasan Lead - Architect: Narayana Murthy Rallabandi Developers: Narayana Murthy Pedapudi, Venkateswara Rao Putani and Pavan Kumar Veeravarapu,