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 :
Introduced few more classes to treat nextval as an Expression just like Parameter. But nextval is delegating the experession construction to PersistenceFactory because every database engine has it's specific syntax. ATM Function class is of no use but it will be used for other SQL functions afterwards.
Regards, Ahmad