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.

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

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