directPathNoLog property

bool? directPathNoLog
final

When set to true, this attribute helps to increase the commit rate on the Oracle target database by writing directly to tables and not writing a trail to database logs.

Implementation

final bool? directPathNoLog;