List of usage examples for javax.persistence.criteria ParameterExpression interface-usage
From source file org.batoo.jpa.core.impl.criteria.expression.ParameterExpressionImpl.java
/**
* Type of criteria query parameter expressions.
*
* @param <T>
* the type of the parameter expression
* @author hceylan