John D. Ament created DELTASPIKE-1193:
-----------------------------------------
Summary: Repository methods should consider Boolean and boolean
the same
Key: DELTASPIKE-1193
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1193
Project: DeltaSpike
Issue Type: Improvement
Components: Data-Module
Reporter: John D. Ament
https://github.com/apache/deltaspike/blob/master/deltaspike/modules/data/impl/src/main/java/org/apache/deltaspike/data/impl/property/MethodPropertyImpl.java#L79
In this case, we're treating boolean as valid for is methods, the same is not
applied to Boolean types. This means your entities can't have Boolean methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)