skip to main content
About the Oracle Wire Protocol Driver : Using Parameter Arrays
  

Try DataDirect Drivers Now

Using Parameter Arrays

Beginning with Oracle 9i, Oracle databases natively support parameter arrays, and the Oracle Wire Protocol driver, in turn, supports them. When designing an application for performance, using native parameter arrays for bulk inserts or updates, for example, can improve performance. See "Using Arrays of Parameters" for more information about using arrays of parameters to improve performance.
Note: The Oracle Wire Protocol driver currently does not support the use of BLOB, CLOB, LONG, LONG RAW, and XMLType data types with array binding.