| Detector: | Findbugs |
| Target: | project ' odata4j ' version0.6 |
| Tags: |
Anomaly identified by the detector. Please review whether this anomaly corresponds to a misuse.
| Finding: | finding-11 |
| In File: | org/odata4j/producer/jdbc/JdbcMetadataMapping.java |
| In Method: | getMappedColumn(EdmProperty) |
| Code with Finding: |
|
| Hit | Rank | Desc | Type | Violations |
|---|---|---|---|---|
| ? |
11 |
RV: Return value of org.odata4j.edm.EdmType.getFullyQualifiedTypeName() ignored, but method has no side effect |
RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT |