Uses of Interface
io.quarkus.hibernate.panache.PanacheEntityMarker
Packages that use PanacheEntityMarker
Package
Description
API usage
-
Uses of PanacheEntityMarker in io.quarkus.hibernate.panache
Subinterfaces of PanacheEntityMarker in io.quarkus.hibernate.panacheModifier and TypeInterfaceDescriptionstatic interfaceRepresents an entity with managed blocking operations.static interfaceRepresents an entity with managed reactive operations.static interfaceRepresents an entity with stateless reactive operations.static interfaceRepresents an entity with stateless blocking operations.Classes in io.quarkus.hibernate.panache that implement PanacheEntityMarkerModifier and TypeClassDescriptionclassThis is just an alias forPanacheManagedBlockingEntityandWithId.AutoLongfor people coming from Panache 1classThis is just an alias forPanacheManagedBlockingEntityfor people coming from Panache 1static classstatic classstatic classstatic class -
Uses of PanacheEntityMarker in io.quarkus.hibernate.panache.managed
Subinterfaces of PanacheEntityMarker in io.quarkus.hibernate.panache.managedModifier and TypeInterfaceDescriptioninterfacePanacheManagedEntityOperations<Completion,Confirmation> -
Uses of PanacheEntityMarker in io.quarkus.hibernate.panache.managed.blocking
Subinterfaces of PanacheEntityMarker in io.quarkus.hibernate.panache.managed.blocking -
Uses of PanacheEntityMarker in io.quarkus.hibernate.panache.managed.reactive
Subinterfaces of PanacheEntityMarker in io.quarkus.hibernate.panache.managed.reactive -
Uses of PanacheEntityMarker in io.quarkus.hibernate.panache.stateless
Subinterfaces of PanacheEntityMarker in io.quarkus.hibernate.panache.statelessModifier and TypeInterfaceDescriptioninterfacePanacheStatelessEntityOperations<Completion,Confirmation> -
Uses of PanacheEntityMarker in io.quarkus.hibernate.panache.stateless.blocking
Subinterfaces of PanacheEntityMarker in io.quarkus.hibernate.panache.stateless.blocking -
Uses of PanacheEntityMarker in io.quarkus.hibernate.panache.stateless.reactive
Subinterfaces of PanacheEntityMarker in io.quarkus.hibernate.panache.stateless.reactive