| Modifier and Type | Method and Description |
|---|---|
static Hibernate5Module.Feature |
Hibernate5Module.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hibernate5Module.Feature[] |
Hibernate5Module.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Hibernate5Module |
Hibernate5Module.configure(Hibernate5Module.Feature f,
boolean state) |
Hibernate5Module |
Hibernate5Module.disable(Hibernate5Module.Feature f) |
Hibernate5Module |
Hibernate5Module.enable(Hibernate5Module.Feature f) |
boolean |
Hibernate5Module.isEnabled(Hibernate5Module.Feature f) |
Copyright © 2019 FasterXML. All rights reserved.