You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2005/07/08 00:15:09 UTC

[jira] Created: (GERONIMO-725) Patch to support new PK Generator syntax

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


[jira] Updated: (GERONIMO-725) Patch to support new PK Generator syntax

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-725?page=all ]

Aaron Mulder updated GERONIMO-725:
----------------------------------

    Attachment: pkgen.patch

Apply from tranql/tranql

> 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


[jira] Closed: (GERONIMO-725) Patch to support new PK Generator syntax

Posted by "Jeremy Boynes (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-725?page=all ]
     
Jeremy Boynes closed GERONIMO-725:
----------------------------------

    Resolution: Fixed

applied

> 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