| Package | Description |
|---|---|
| org.hibernate.jpa.spi |
| Modifier and Type | Method and Description |
|---|---|
protected <X> BaseQueryImpl.ParameterRegistration<X> |
BaseQueryImpl.findParameterRegistration(int parameterPosition) |
protected <X> BaseQueryImpl.ParameterRegistration<X> |
BaseQueryImpl.findParameterRegistration(Parameter<X> parameter) |
protected <X> BaseQueryImpl.ParameterRegistration<X> |
BaseQueryImpl.findParameterRegistration(String parameterName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseQueryImpl.registerParameter(BaseQueryImpl.ParameterRegistration parameter) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.