public interface ParameterRegistry
CriteriaQuery
; this contract allows the various subcomponents to
register any parameters they contain.Modifier and Type | Method and Description |
---|---|
void |
registerParameter(javax.persistence.criteria.ParameterExpression<?> parameter)
Registers the given parameter with this regitry.
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved