public static class JpaParameters.JpaParameter
extends org.springframework.data.repository.query.Parameter
Parameter implementation adding parameters of type Temporal to the special ones.| Modifier | Constructor and Description |
|---|---|
protected |
JpaParameter(MethodParameter parameter)
Creates a new
JpaParameters.JpaParameter. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBindable() |
protected JpaParameter(MethodParameter parameter)
JpaParameters.JpaParameter.parameter - must not be null.Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.