allowedSqlStatements property

List<String>? allowedSqlStatements
final

SQL statement types permitted through the SQL API.

Implementation

final List<String>? allowedSqlStatements;