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 © 2001-2018 Red Hat, Inc. All Rights Reserved.