CriteriaQuery.select

Undocumented in source. Be warned that the author may not have intended to support it.
  1. CriteriaQuery!(T, F) select(Root!(T, F) root)
  2. CriteriaQuery!(T, F) select(EntityExpression info)
    class CriteriaQuery(T : Object, F : Object = T)
    select
    (
    EntityExpression info
    )

Meta