directPathNoLog property
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;
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.
final bool? directPathNoLog;