acceptsReturningSyntax property

bool acceptsReturningSyntax
final

If true indicates that this adapter's SQL uses the RETURNING syntax for inserts/deletes.

Implementation

final bool acceptsReturningSyntax;