Uses of Enum Class
org.hibernate.annotations.FlushModeType
Packages that use FlushModeType
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
-
Uses of FlushModeType in org.hibernate.annotations
Subclasses with type arguments of type FlushModeType in org.hibernate.annotationsModifier and TypeClassDescriptionenumDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.hibernate.annotations that return FlushModeTypeModifier and TypeMethodDescriptionstatic FlushModeTypeDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static FlushModeType[]FlushModeType.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.
QueryFlushMode.