Firebird 2 dictionary which supports sequences
----------------------------------------------
Key: OPENJPA-776
URL: https://issues.apache.org/jira/browse/OPENJPA-776
Project: OpenJPA
Issue Type: Improvement
Components: sql
Affects Versions: 1.2.0, 1.1.0
Reporter: Alexey Ousov
Priority: Minor
Firebird version 2.0 and later introduced sequences, which can be used with
common SQL syntax (prior they called generators, and even old syntax is still
supported, using new syntax is recommended). New Firebird dictionary is needed,
which suports this sequence syntax. Also automatic dictionary selection
mechanism should be improved to use this dictionary automatically, if Firebird
2.0 or later is encountered.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.