Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.1
-
Component/s: JDO queries
-
Labels:None
-
Number of attachments :
Moves the database engine specefic code from key generators to the PersistenceFactory and also renamed the getIdentityQueryString method of persistencefactory to getIdentitySelectString.
The database specific code has been removed from
SequenceAfterKeyGenerator
SequenceDuringKeyGenerator
SequenceBeforeKeyGenerator
Regards, Ahmad