| Modifier and Type | Required Element and Description |
|---|---|
String |
path |
Class<? extends org.springframework.data.jpa.domain.Specification> |
spec |
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
config |
String[] |
constVal |
OnTypeMismatch |
onTypeMismatch |
String[] |
params |
public abstract String path
public abstract Class<? extends org.springframework.data.jpa.domain.Specification> spec
public abstract String[] params
public abstract String[] config
public abstract String[] constVal
public abstract OnTypeMismatch onTypeMismatch
Copyright © 2014–2017. All rights reserved.