You can configure the JDBC V2 data object read and write operation properties that determine how the Data Integration Service reads from or writes data to the specified database.
A JDBC V2 data object is a physical data object that represents a table as a source or target from the database with Type 4 JDBC driver. A JDBC V2 data object is the representation of data that is based on the object from the database to which you connect.
To read data, create a data object read operation based on the JDBC V2 data object. Configure the read operation properties to determine how the Data Integration Service must read data. Add the read operation as a Read transformation in a mapping.
To write data, create a data object write operation based on the JDBC V2 data object. Configure the write operation properties to determine how the Data Integration Service must write data. Add the write operation as a Write transformation in a mapping.