sql property

String sql
final

The SQL text, with every caller-supplied value replaced by a parameter.

Implementation

final String sql;