jConnect introduces a new connection property RTRIM_FOR_ENABLE_BULK_LOAD which truncates the trailing spaces from the character data during bulk inserts in jConnect when the connection property is set to true.
This property is static per connection. The truncation is applicable for VARCHAR, UNIVARCHAR, and NVARCHAR datatypes. This property is applicable when ENABLE_BULK_LOAD is set to a value other than false.