Uses of Interface
javax.persistence.Tuple

Packages that use Tuple
javax.persistence.criteria   
 

Uses of Tuple in javax.persistence.criteria
 

Methods in javax.persistence.criteria that return types with arguments of type Tuple
 CriteriaQuery<Tuple> CriteriaBuilder.createTupleQuery()
           
 CompoundSelection<Tuple> CriteriaBuilder.tuple(Selection<?>... selections)
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.