Reports references inside the following Spring Data JDBC annotations if they cannot be resolved within the configured datasource:
- @Table(name, schema)
- @Column(name)
- @MappedCollection(idColumn, keyColumn)
NOTE: Datasource can be configured via `Assign datasource` action or the corresponding gutter icon for entity class