Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.