[ openjms-Bugs-1691158 ] Non-coherent use of identifier upper/lower-case

"SourceForge.net" <[email protected]> Mon, 02 Apr 2007 03:04:28 -0700
Newsgroups gmane.comp.java.openjms.devel
Message-ID <[email protected]>
Bugs item #1691158, was opened at 2007-03-30 12:24
Message generated for change (Comment added) made by marsangr
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-beta-1
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:

>From class Messages:
"delete from message_handles where expiryTime > 0 ..."

>From class MessageHandles:
"select messageid, destinationid, consumerid, priority, acceptedtime, sequencenumber, expirytime ..."

I think that should be made coherent in the openjms code since that is holding back potential customers from employing this product.

----------------------------------------------------------------------

>Comment By: marcos (marsangr)
Date: 2007-04-02 12:04

Message:
Logged In: YES 
user_id=1730110
Originator: YES

File Added: Consumers_fix.patch

----------------------------------------------------------------------

Comment By: Tim Anderson (tanderson)
Date: 2007-03-30 16:04

Message:
Logged In: YES 
user_id=557161
Originator: NO

Submit a patch, and I'll put it in before the 0.7.7 final release.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=1691158&group_id=54559

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV