Patches item #670213, was opened at 2003-01-18 20:58
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=670213&group_id=40712

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Simon Harris (haruki_zaemon)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support decode in addition to ANSI-style case

Initial Comment:
Updated to allow the use of DECODE when ANSI-style 
case syntax is not supported.

Added 2 methods to dialect.Dialect: supportsAnsiCase 
and supportsDecode which return true and false 
respectively for backwards compatibility.

Overide 2 methods in dialiect.SAPDBDialect: 
supportsAnsiCase and supportsDecode to return false 
and true respectively.

Updated 1 method in persiter.MultiTableEntityPersister: 
propertySelectClauseFragment  to generate decode if 
possible when ANSI-style case is not supported.

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

>Comment By: Simon Harris (haruki_zaemon)
Date: 2003-01-19 10:09

Message:
Logged In: YES 
user_id=146770

Attached both cvs diff and files in whole. Comment on the diff 
is wrong. I wrote for 2 files but actually it is for 3 files.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2003-01-19 09:52

Message:
Logged In: NO 

Unfortunately, your patch never made it into the patch manager!

(No Files Currently Attached)



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428710&aid=670213&group_id=40712


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to