Uses of Enum
com.blazebit.persistence.view.change.ChangeModel.ChangeKind
Packages that use ChangeModel.ChangeKind
Package
Description
Change model interfaces for querying changes of Updatable Entity-Views.
-
Uses of ChangeModel.ChangeKind in com.blazebit.persistence.view.change
Methods in com.blazebit.persistence.view.change that return ChangeModel.ChangeKindModifier and TypeMethodDescriptionChangeModel.getKind()Returns the kind of the change done to the attribute.static ChangeModel.ChangeKindReturns the enum constant of this type with the specified name.static ChangeModel.ChangeKind[]ChangeModel.ChangeKind.values()Returns an array containing the constants of this enum type, in the order they are declared.