Doesn't correctly generate Q class for subclass - wrong superclass constructor, wrong generic
---------------------------------------------------------------------------------------------
Key: NUCJDOQUERY-3
URL: http://issues.datanucleus.org/browse/NUCJDOQUERY-3
Project: DataNucleus JDO Query
Issue Type: Bug
Affects Versions: 2.2.0.m1
Reporter: Andy Jefferson
Fix For: 2.2.1, 3.0.0.m1
The constructor in the superclass taking "depth" needs to be called.
We don't need the "implements PersistableExpression<...>" since that is in the superclass
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.datanucleus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|