rejectStackedStatements
Rejects a @Query value that contains more than one SQL statement (a stacked-query safety guard). Malformed SQL is ignored here — it is reported by validateQuerySyntax.
Rejects a @Query value that contains more than one SQL statement (a stacked-query safety guard). Malformed SQL is ignored here — it is reported by validateQuerySyntax.