[
https://issues.apache.org/jira/browse/NIFI-16080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-16080:
------------------------------------
Status: Patch Available (was: Open)
> Switch to JDBC Driver Enquote Identifier for UpdateDatabaseTable
> ----------------------------------------------------------------
>
> Key: NIFI-16080
> URL: https://issues.apache.org/jira/browse/NIFI-16080
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{UpdateDatabaseTable}} Processor supports optional enabling of quoting
> identifiers when building SQL statements, based on configured properties and
> JDBC Driver implementation. The current quoting method uses simple string
> concatenation plus the quote identifier from JDBC Database Meta Data. The
> implementation should be adjusted to use Statement.enquoteIdentifier() for
> more robust quoting of input values.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)