tJDBCConfiguration
Stores connection information and credentials to be reused by other JDBC components.
You configure the connection to a given database in tJDBCConfiguration and configure the other JDBC related components to reuse this configuration. At runtime, the Spark executors read this configuration in order to connect to this database.