OJB expects in method Implementation#newOQLQuery() an illegal return type 
--------------------------------------------------------------------------

         Key: OJB-86
         URL: http://issues.apache.org/jira/browse/OJB-86
     Project: OJB
        Type: Bug
  Components: ODMG-API  
    Reporter: Armin Waibel
 Assigned to: Armin Waibel 
    Priority: Critical


In the odmg-api classes some has accidental  changed the method return type from
public OQLQuery newOQLQuery();
to
public EnhancedOQLQuery newOQLQuery();
This should be immediately undo.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to