Hi,

If you have the managerId in your employeeManager, you just do a query
with a filter() on managerId and you'll get all employee having this
manager.

regards

didier

On Mar 6, 6:54 am, andy <andy.anand1...@gmail.com> wrote:
> thanks , i will try it now... one more thing i wants to ask that how get the
> child record(only child properties or including some parent properties)
> based on the parent properties? because i have used the one to many relation
> and there is on parent property in child.
> One way to do this- using the parent object but unnecessarily i am
> retrieving the all parent records.So what can do?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to