Internal Website Search

21-28 of 28 resultsRefresh

javax.persistence.criteria.CollectionJoin

> , TupleElement" title="Interface in javax.persistence">TupleElement<E> TupleElement/getAlias" title="Method of javax.persistence.TupleElement">getAlias

javax.persistence.criteria.Predicate

/java/jpa/TupleElement" title="Interface in javax.persistence">TupleElement<Boolean> String TupleElement/getAlias" title="Method of javax.persistence.TupleElement">getAlias ()

javax.persistence.criteria.Root

> , TupleElement" title="Interface in javax.persistence">TupleElement< ... ="/api/java/jpa/TupleElement/getAlias" title="Method of javax.persistence.TupleElement">getAlias ... "> Class<?> TupleElement/getJavaType

javax.persistence.criteria.ParameterExpression

> , TupleElement" title="Interface in javax.persistence">TupleElement<T> TupleElement/getAlias" title="Method of javax.persistence.TupleElement

javax.persistence.criteria.MapJoin

> , TupleElement" title="Interface in javax.persistence">TupleElement<V> TupleElement/getAlias" title="Method of javax.persistence.TupleElement

coalesce()

/jpa/TupleElement/getAlias" title="Method of javax.persistence.TupleElement">getAliasTupleElement/getJavaType" title="Method of javax.persistence.TupleElement">getJavaType

getElements()

">javax.persistence.TupleList<TupleElement" title="Interface in javax.persistence">TupleElement<?>> getElements()

ClassCastException in Tuple.get

; So it seems that Tuple.get chokes on Join, Root and probably other TupleElements ... love to see it fixed, so Tuple.get would work with any TupleElement, be it Path, Join, Root, or ... ;">Tuple.get(TupleElement) fail with