yep

-----Original Message-----
From: Emmanuel Bernard 
Sent: Wednesday, May 10, 2006 10:41 AM
To: Steve Ebersole; '[EMAIL PROTECTED]';
'hibernate-devel@lists.sourceforge.net'
Subject: Re: [Hibernate] Issue with pluggable functions

Yes add back the old method signature
We will remove it at a latter release

Mark it as deprecated


-----Original Message-----
From: Steve Ebersole <[EMAIL PROTECTED]>
To: Emmanuel Bernard <[EMAIL PROTECTED]>; Hibernate development
<hibernate-devel@lists.sourceforge.net>
Sent: Wed May 10 09:49:46 2006
Subject: RE: [Hibernate] Issue with pluggable functions

Sorry, my fault.  I forgot that we added that call to your stuff.

 

We really need this changed though to properly allow for (1) classic
aggregation registration and (2) better user function registration. 

 

The other thing I could do is add back the old signature which would
only be for your use, and which would not account for user-registered
functions (planned feature).  That work?

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Emmanuel Bernard
Sent: Wednesday, May 10, 2006 9:05 AM
To: Hibernate development
Subject: [Hibernate] Issue with pluggable functions

 

public static String renderWhereStringTemplate(String sqlWhereString,
Dialect dialect, SQLFunctionRegistry functionRegistry) 


Breaks binary compatibility with Hibernate Annotations 3.2.0.CR1



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to