Package io.quarkus.hibernate.panache
Interface PanacheEntity.Reactive.Stateless
- All Superinterfaces:
PanacheEntityMarker,PanacheStatelessEntityOperations<io.smallrye.mutiny.Uni<Void>,,io.smallrye.mutiny.Uni<Boolean>> PanacheStatelessReactiveEntity
- Enclosing interface:
PanacheEntity.Reactive
Represents an entity with stateless reactive operations.
-
Nested Class Summary
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.stateless.reactive.PanacheStatelessReactiveEntity
delete, insert, update