| Package | Description |
|---|---|
| org.apache.nifi.record.sink.db |
| Class and Description |
|---|
| DatabaseRecordSink.ColumnDescription |
| DatabaseRecordSink.DMLSettings |
| DatabaseRecordSink.SqlAndIncludedColumns
A holder class for a SQL prepared statement and a BitSet indicating which columns are being inserted (to determine which values from the record to set on the statement)
A value of null for getIncludedColumns indicates that all columns/fields should be included.
|
| DatabaseRecordSink.TableSchema |
Copyright © 2023 Apache NiFi Project. All rights reserved.