Patch to support new PK Generator syntax
----------------------------------------

         Key: GERONIMO-725
         URL: http://issues.apache.org/jira/browse/GERONIMO-725
     Project: Geronimo
        Type: Improvement
  Components: OpenEJB  
    Reporter: Aaron Mulder
 Attachments: pkgen.patch

The new PKGenerator code constructs some PK generators directly instead of 
using GBeans and delegates.  This patch changes the TranQL EJB class to use the 
PrimaryKeyGenerator interface instead of the PrimaryKeyGeneratorDelegate class, 
which means it works for both new and old PKGenerator construction routines.

-- 
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

Reply via email to