| Package | Description |
|---|---|
| net.kaczmarzyk.spring.data.jpa.utils | |
| net.kaczmarzyk.spring.data.jpa.web.annotation |
| Modifier and Type | Method and Description |
|---|---|
static Converter |
Converter.withDateFormat(String dateFormat,
OnTypeMismatch onTypeMismatch) |
static Converter |
Converter.withTypeMismatchBehaviour(OnTypeMismatch onTypeMismatch) |
| Modifier and Type | Method and Description |
|---|---|
static OnTypeMismatch |
OnTypeMismatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnTypeMismatch[] |
OnTypeMismatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017. All rights reserved.