Uses of Enum Class
org.hibernate.annotations.ResultCheckStyle
Packages that use ResultCheckStyle
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of ResultCheckStyle in org.hibernate.annotations
Methods in org.hibernate.annotations that return ResultCheckStyleModifier and TypeMethodDescriptionstatic ResultCheckStyleDeprecated.Returns the enum constant of this class with the specified name.static ResultCheckStyle[]ResultCheckStyle.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ResultCheckStyle in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi with parameters of type ResultCheckStyleModifier and TypeMethodDescriptionstatic @Nullable ExecuteUpdateResultCheckStyleExecuteUpdateResultCheckStyle.fromResultCheckStyle(ResultCheckStyle style) Deprecated, for removal: This API element is subject to removal in a future version.