JDBC Driver for SAP ERP

Build 24.0.8963

BAPINameSeparator

A separator for concatenating table and column names when the output of the stored procedure contains a table type parameter.

Data Type

string

Default Value

"_"

Remarks

When the output parameter of the stored procedure is the table type, we would try to flatten it in the result set of the stored procedure. To avoid the name conflicting issue, we use the separator(default separator is underscore "_") for concatenating table and column names and generate a full column name.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963