sql property

String sql
final

SQL text (already redacted of bound parameter values, per the upstream redaction policy).

Implementation

final String sql;