1 Reply Latest reply on Mar 27, 2009 5:18 AM by lmk

    [Criteria] do not select all properties on join

    lmk

      hi,

      how can I retreive some properties from the projection list properties,

      for example:

      criteria.setFetchMode("group", FetchMode.JOIN);





      I want to select all group properties except two of theme.

      best regards!