SQLServer reserved words may not be used as identifiers
-------------------------------------------------------
Key: OPENJPA-1902
URL: https://issues.apache.org/jira/browse/OPENJPA-1902
Project: OpenJPA
Issue Type: Bug
Reporter: Michael Dick
Assignee: Michael Dick
Fix For: 2.1.0, 2.2.0
Per MSDN docs : http://msdn.microsoft.com/en-us/library/ms189822.aspx, reserved
words must be delimited in order to be used as column identifiers. This is
causing problems with some unit tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.