validateTable

fun validateTable(fn: String, stmt: Statement, tableName: String)(source)

Validates that a single-table @Query targets the repository entity's own table. A FROM that is a subselect (or a non-CRUD statement) is skipped.