javax.persistence.criteria
Interface ParameterExpression<T>
- Type Parameters:
 T - the type of the parameter expression
- All Superinterfaces: 
 - Expression<T>, Parameter<T>, Selection<T>, TupleElement<T>
 
public interface ParameterExpression<T>
- extends Parameter<T>, Expression<T>
 
Type of criteria query parameter expressions.
- Since:
 
  - Java Persistence 2.0
 
 
 
 
 
 
Submit a bug or feature  Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.  
 Generated on 10-February-2011 12:41