FeaturesThe SQL component is a Binding Component which supports database connectivity through the Java Data Base Connectivity API (JDBC).
Figure 1. SQL component mechanism
![]() |
Petals-BC-SQL Documentations Contributors
No contributors found for: authors on selected page(s)
|
Recommended Usage
The component can be use when basic data extraction/insertion must be done for your needs.
The XML form of the data manipulated is static, so the component demands XML adaptation, mostly done with the XSTL component.
When you are facing complex database manipulations, the ETL approach with the Talend component may be more useful.
