Package io.quarkus.hibernate.panache
Interface PanacheEntity.Reactive
- All Superinterfaces:
PanacheEntityMarker,PanacheManagedEntityOperations<io.smallrye.mutiny.Uni<Void>,,io.smallrye.mutiny.Uni<Boolean>> PanacheManagedReactiveEntity
- Enclosing class:
PanacheEntity
Represents an entity with managed reactive operations.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceRepresents an entity with stateless reactive operations.Nested classes/interfaces inherited from interface io.quarkus.hibernate.panache.PanacheEntityMarker
PanacheEntityMarker.PanacheManagedBlockingEntityOperationsImpl, PanacheEntityMarker.PanacheManagedReactiveEntityOperationsImpl, PanacheEntityMarker.PanacheStatelessBlockingEntityOperationsImpl, PanacheEntityMarker.PanacheStatelessReactiveEntityOperationsImpl -
Method Summary
Methods inherited from interface io.quarkus.hibernate.panache.PanacheEntityMarker
managedBlocking, managedReactive, statelessBlocking, statelessReactiveMethods inherited from interface io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveEntity
delete, isPersistent, persist, persistAndFlush