Properties

Properties are expressed as <property> elements.

Property Type

name

Name of the property.

value

Value of the property.

batch.size

Number of records batched together per database write. Large batch sizes do not necessarily improve performance. While batching records can have a significant impact with Oracle 9.2 (5ive times faster or more in some cases), the performance gain with SQL Server 2000 is not significant. (Default=1)