Using datasources and connection pooling in Talend Runtime
       If you are using a database connection component in one of your Jobs developed in
      the Talend Studio and want
      to deploy it on the Talend Runtime Container, before deploying it, you need to make sure the corresponding datasource
      is installed into that container. 
   
      This chapter describes how to setup the JDBC Drivers and how to install datasources in the Talend Runtime Container, and how to use datasources and connection pooling in the Talend Runtime.