Am 23 Apr 2005 um 16:15 hat Chad Brandon geschrieben:

> [EMAIL PROTECTED] wrote:
> 
> >Am 23 Apr 2005 um 9:24 hat Chad Brandon geschrieben:
> >
> >  
> >
> >>[EMAIL PROTECTED] wrote:
> >>
> >>    
> >>
> >>>Hi list,
> >>>
> >>>I'm trying to execute the following query
> >>>
> >>>      
> >>>
> >>>from org.bund.baua.gpsg.Standard as standard inner join 
> >>>standard.descriptors where 
> >>    
> >>
> >>>standard.descriptors.title = :title order by standard.rule, standard.date
> >>>
> >>>to get the standards with a certain descriptor.
> >>>
> >>>And I set the transform flag to get a Collection with VO. Although the 
> >>>retrieved 
> >>>collection has the right result size, the collection is filled with null 
> >>>values. And I think the 
> >>>transform method is not called.
> >>>
> >>>Has anyone an idea what I'm doing wrong. Does the query don't supply a 
> >>>collection with 
> >>>standard entitys? 
> >>> 
> >>>
> >>>      
> >>>
> >>You need to implement the transform method or else you'll get null 
> >>values for entity entity.,
> >>    
> >>
> >
> >Strange, I did that. And the same transform method works in other context. 
> >Any other idea?
> >  
> >
> That's the only explantation :)  If you'd like you can send me your 
> project and I can take a look.

Thank you. I will send you my project tomorrow. I work a bit more in it. Should 
I also 
send you datasource definition, security policy config snippet and data for the 
postgresql db?

Oemer

> > 
> >  
> >
> >>>Thank you
> >>>
> >>>
> >>>Oemer
> >>>
> >>>
> >>>-------------------------------------------------------
> >>>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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> >>>_______________________________________________
> >>>Andromda-user mailing list
> >>>Andromda-user@lists.sourceforge.net
> >>>https://lists.sourceforge.net/lists/listinfo/andromda-user
> >>>
> >>> 
> >>>
> >>>      
> >>>
> >>
> >>-------------------------------------------------------
> >>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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> >>_______________________________________________
> >>Andromda-user mailing list
> >>Andromda-user@lists.sourceforge.net
> >>https://lists.sourceforge.net/lists/listinfo/andromda-user
> >>
> >>    
> >>
> >
> >
> >
> >
> >-------------------------------------------------------
> >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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> >_______________________________________________
> >Andromda-user mailing list
> >Andromda-user@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/andromda-user
> >
> >  
> >
> 
> 
> 
> -------------------------------------------------------
> 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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Andromda-user mailing list
> Andromda-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/andromda-user
> 




-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to