Hi,


I'm using - still r3.0.



I have an entity and I have a function (query - and no other stereotype for the 
function) I have a function parameter (String type) what i want to use in the 
query (autogenerated, i dont wanna do anything special). So in the tagged value 
of parameter i set the comparator to 'like' and matchmode to 'anywhere'

But in the generated code the result is the following:

return this.loadTenant(transform, "from com.gb.tenantinfo.model.Tenant as 
tenant where tenant.tenantName = :tenantName", tenantName);



and there is no 'like'....



Thx
--
Ganszky, Balázs
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3860#3860
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to