Uses of Enum Class
org.hibernate.query.ImmutableEntityUpdateQueryHandlingMode
Packages that use ImmutableEntityUpdateQueryHandlingMode
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Everything related to HQL/JPQL, native SQL, and criteria queries.
-
Uses of ImmutableEntityUpdateQueryHandlingMode in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal that return ImmutableEntityUpdateQueryHandlingModeModifier and TypeMethodDescriptionSessionFactoryOptionsBuilder.getImmutableEntityUpdateQueryHandlingMode() -
Uses of ImmutableEntityUpdateQueryHandlingMode in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return ImmutableEntityUpdateQueryHandlingModeModifier and TypeMethodDescriptionAbstractDelegatingSessionFactoryOptions.getImmutableEntityUpdateQueryHandlingMode()SessionFactoryOptions.getImmutableEntityUpdateQueryHandlingMode() -
Uses of ImmutableEntityUpdateQueryHandlingMode in org.hibernate.query
Methods in org.hibernate.query that return ImmutableEntityUpdateQueryHandlingModeModifier and TypeMethodDescriptionInterpret the configuredImmutableEntityUpdateQueryHandlingModevalue.Returns the enum constant of this class with the specified name.ImmutableEntityUpdateQueryHandlingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.