Red Hat Training

A Red Hat training course is available for Red Hat JBoss Data Virtualization

B.9. Insert Structure

Each Insert will have a single NamedTable specifying the table being inserted into. It will also has a list of ColumnReference specifying the columns of the NamedTable that are being inserted into. It also has InsertValueSource, which will be a list of Expressions (ExpressionValueSource), or a QueryExpression.