sql property

String sql
final

The SQL string the QueryBuilder dispatched to the underlying driver.

Implementation

final String sql;