> Anyway, how do you found default alias of table name
> then?
> 
> By example the alias "act" in my hql string here
> "act.eventId" (I found it by chance in error
> log)
> 
> #set($results=
> $xwiki.activitystream.searchEvents("act.eventId in
> ($ListIn)", false, 0, 0))
> 
> Here i suppose? 
> https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-activitystream/xwiki-platform-activitystream-api/src/main/java/com/xpn/xwiki/plugin/activitystream/impl/ActivityStreamImpl.java#L429-L430
> 
> Yes. The API is not optimal, I
> agree, and it was not really improved along the years.

ha ha i never said that!
If alias and field name, usable in hql query, are documented it doesn't matter 
:-)

Thxs for ur help
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to