Add a namespace property that allows setting the default query compare operator 
from "=" to "like"
--------------------------------------------------------------------------------------------------

         Key: SPRING-11
         URL: http://team.andromda.org:8080/jira/browse/SPRING-11
     Project: Spring Cartridge
        Type: Improvement
    Reporter: Peter Friese
 Assigned to: Chad Brandon 


By default, the spring cartridge automatically generates HQL queries for the 
finder methods. Cutsom queries can be defined using the 
"@andromda.hibernate.query" tagged value. 

I found that I am constantly writing custom queries, replacing just the "=" 
operator by "like" in order to allow for wildcards.

It'd be nice if one could define the "like" operator as the default operator 
using a namespace setting.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://team.andromda.org:8080/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to