indices() and elements() functions in Hibernate 3

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 4087

This topic has not yet been written. The content below is from the topic description.
indices() and elements() functions -  The indices() and elements() constructs may no longer appear in the HQL select clause (the semantics of this was very confusing to users). They may still be used in the where() clause. Use an explicit join instead of select elements(...).