javax.persistence.criteria
Interface CompoundSelection<X>

All Superinterfaces:
Selection<X>, TupleElement<X>

public interface CompoundSelection<X>
extends Selection<X>


Method Summary
 
Methods inherited from interface javax.persistence.criteria.Selection
alias, getCompoundSelectionItems, isCompoundSelection
 
Methods inherited from interface javax.persistence.TupleElement
getAlias, getJavaType
 



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