SourceForge.net
2007-03-30 10:24:24 UTC
Bugs item #1691158, was opened at 2007-03-30 12:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1691158&group_id=54559
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: persistence
Group: v0.7.7-alpha-3
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: marcos (marsangr)
Assigned to: Jim Alateras (jalateras)
Summary: Non-coherent use of identifier upper/lower-case
Initial Comment:
It is impossible to use openjms 0.7.7b1 with RDBMS that are configured with case-sensitive identifiers.
The reason is that openjms is not coherent itself in the use of column names. For instance, the column expiryTime in the table message_handles:
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1691158&group_id=54559
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: persistence
Group: v0.7.7-alpha-3
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: marcos (marsangr)
Assigned to: Jim Alateras (jalateras)
Summary: Non-coherent use of identifier upper/lower-case
Initial Comment:
It is impossible to use openjms 0.7.7b1 with RDBMS that are configured with case-sensitive identifiers.
The reason is that openjms is not coherent itself in the use of column names. For instance, the column expiryTime in the table message_handles: