[ http://jira.andromda.org/browse/SPRING-133?page=history ]
     
Work on SPRING-133 started by Peter Friese

> Add a tagged value turn on/off named parameters for each finder individually
> ----------------------------------------------------------------------------
>
>          Key: SPRING-133
>          URL: http://jira.andromda.org/browse/SPRING-133
>      Project: Spring Cartridge
>         Type: Improvement
>     Versions: 3.1
>     Reporter: Peter Friese
>     Assignee: Peter Friese

>
> Using the namespace property "hibernateQueryUseNamedParameters" it is 
> possible to let finders use named parameters or unnamed parameters. Due to 
> the very nature of a namespace setting, this has a globel effect. Sometimes, 
> it is desirable to let just one finder behave differently.
> That's why I suggest we introduce a new tagged value 
> "@hibernateQueryUseNamedParameters" to be able to configure the usage of 
> named parameters on a per-finder basis.
> I have seen that there are two locations in the metafacades where we'd have 
> to perform a change: 
> SprinQueryOperationLogicImpl.handleIsUseNamedParameters() and 
> HibernateFinderMethodLogicImpl.handleIsUseNamedParameters().




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click

Reply via email to