Uses of Interface
org.hibernate.reactive.sql.model.ReactiveSelfExecutingUpdateOperation
-
Packages that use ReactiveSelfExecutingUpdateOperation Package Description org.hibernate.reactive.sql.model -
-
Uses of ReactiveSelfExecutingUpdateOperation in org.hibernate.reactive.sql.model
Classes in org.hibernate.reactive.sql.model that implement ReactiveSelfExecutingUpdateOperation Modifier and Type Class Description class
ReactiveDeleteOrUpsertOperation
class
ReactiveOptionalTableUpdateOperation
-