Anthony Vanelverdinghe created DELTASPIKE-1216:
--------------------------------------------------
Summary: AbstractFullEntityRepository should implement
FullEntityRepository
Key: DELTASPIKE-1216
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1216
Project: DeltaSpike
Issue Type: Improvement
Components: Data-Module
Affects Versions: 1.7.1
Reporter: Anthony Vanelverdinghe
Priority: Minor
In practice, AbstractFullEntityRepository implements the FullEntityRepository
interface, but it's not specified to do so in its implements clause.
Because of this:
- it's not immediately obvious from AbstractFullEntityRepository's Javadoc that
it actually implements FullEntityRepository
- and, analog, FullEntityRepository's Javadoc doesn't have an "All Known
Implementing Classes:" clause which lists AbstractFullEntityRepository
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)