allSQLs property

Iterable<SQL> allSQLs

Returns all wrapped SQLs.

Implementation

Iterable<SQL> get allSQLs;