From: Max R. A. (JIRA) <no...@at...> - 2006-05-09 09:57:26
|
<sql-function> -------------- Key: HHH-1730 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1730 Project: Hibernate3 Type: New Feature Components: core Reporter: Max Rydahl Andersen Priority: Minor Now that we have a SQLFunctionRegistry it should be trivial to add something like: <sql-function name="myfunction" class="org.my.function.Function"/> and possibly with dialect-scoping. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |