Hierarchy For All Packages
- io.quarkus.hibernate.panache,
- io.quarkus.hibernate.panache.blocking,
- io.quarkus.hibernate.panache.managed,
- io.quarkus.hibernate.panache.managed.blocking,
- io.quarkus.hibernate.panache.managed.reactive,
- io.quarkus.hibernate.panache.reactive,
- io.quarkus.hibernate.panache.runtime,
- io.quarkus.hibernate.panache.runtime.hr,
- io.quarkus.hibernate.panache.runtime.orm,
- io.quarkus.hibernate.panache.runtime.spi,
- io.quarkus.hibernate.panache.stateless,
- io.quarkus.hibernate.panache.stateless.blocking,
- io.quarkus.hibernate.panache.stateless.reactive
Class Hierarchy
- java.lang.Object
- io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations<PanacheQueryType,
SessionType> - io.quarkus.hibernate.orm.panache.common.runtime.AbstractManagedJpaOperations<PanacheQueryType>
- io.quarkus.hibernate.panache.runtime.orm.ManagedBlockingJpaOperations
- io.quarkus.hibernate.orm.panache.common.runtime.AbstractStatelessJpaOperations<PanacheQueryType>
- io.quarkus.hibernate.panache.runtime.orm.StatelessBlockingJpaOperations
- io.quarkus.hibernate.orm.panache.common.runtime.AbstractManagedJpaOperations<PanacheQueryType>
- io.quarkus.hibernate.reactive.panache.common.runtime.AbstractJpaOperations<PanacheQueryType,
SessionType> - io.quarkus.hibernate.reactive.panache.common.runtime.AbstractManagedJpaOperations<PanacheQueryType>
- io.quarkus.hibernate.panache.runtime.hr.ManagedReactiveJpaOperations
- io.quarkus.hibernate.reactive.panache.common.runtime.AbstractStatelessJpaOperations<PanacheQueryType>
- io.quarkus.hibernate.panache.runtime.hr.StatelessReactiveJpaOperations
- io.quarkus.hibernate.reactive.panache.common.runtime.AbstractManagedJpaOperations<PanacheQueryType>
- io.quarkus.hibernate.panache.runtime.orm.ManagedBlockingOperations (implements io.quarkus.hibernate.panache.runtime.spi.PanacheBlockingOperations)
- io.quarkus.hibernate.panache.runtime.hr.ManagedReactiveOperations (implements io.quarkus.hibernate.panache.runtime.spi.PanacheReactiveOperations)
- io.quarkus.hibernate.panache.Panache
- io.quarkus.hibernate.panache.runtime.orm.PanacheBlockingQueryImpl<Entity> (implements io.quarkus.hibernate.panache.blocking.PanacheBlockingQuery<Entity>)
- io.quarkus.hibernate.panache.PanacheEntityBase (implements io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingEntity)
- io.quarkus.hibernate.panache.PanacheEntityMarker.PanacheManagedBlockingEntityOperationsImpl (implements io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingEntity)
- io.quarkus.hibernate.panache.PanacheEntityMarker.PanacheManagedReactiveEntityOperationsImpl (implements io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveEntity)
- io.quarkus.hibernate.panache.PanacheEntityMarker.PanacheStatelessBlockingEntityOperationsImpl (implements io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingEntity)
- io.quarkus.hibernate.panache.PanacheEntityMarker.PanacheStatelessReactiveEntityOperationsImpl (implements io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveEntity)
- io.quarkus.hibernate.panache.runtime.PanacheHibernateRecorder
- io.quarkus.hibernate.panache.runtime.hr.PanacheManagedReactiveQueryImpl<Entity> (implements io.quarkus.hibernate.panache.reactive.PanacheReactiveQuery<Entity>)
- io.quarkus.hibernate.panache.runtime.hr.PanacheStatelessReactiveQueryImpl<Entity> (implements io.quarkus.hibernate.panache.reactive.PanacheReactiveQuery<Entity>)
- io.quarkus.hibernate.panache.runtime.orm.StatelessBlockingOperations (implements io.quarkus.hibernate.panache.runtime.spi.PanacheBlockingOperations)
- io.quarkus.hibernate.panache.runtime.hr.StatelessReactiveOperations (implements io.quarkus.hibernate.panache.runtime.spi.PanacheReactiveOperations)
- io.quarkus.hibernate.panache.WithId<IdType>
- io.quarkus.hibernate.panache.WithId.AutoLong
- io.quarkus.hibernate.panache.PanacheEntity (implements io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingEntity)
- io.quarkus.hibernate.panache.WithId.AutoString
- io.quarkus.hibernate.panache.WithId.AutoUUID
- io.quarkus.hibernate.panache.WithId.AutoLong
- io.quarkus.hibernate.panache.WithId_
- io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations<PanacheQueryType,
Interface Hierarchy
- io.quarkus.hibernate.panache._WithId
- io.quarkus.hibernate.panache.PanacheEntityMarker
- io.quarkus.hibernate.panache.managed.PanacheManagedEntityOperations<Completion,
Confirmation> - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingEntity
- io.quarkus.hibernate.panache.PanacheEntity.Managed
- io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveEntity
- io.quarkus.hibernate.panache.PanacheEntity.Reactive
- io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingEntity
- io.quarkus.hibernate.panache.stateless.PanacheStatelessEntityOperations<Completion,
Confirmation> - io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingEntity
- io.quarkus.hibernate.panache.PanacheEntity.Stateless
- io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveEntity
- io.quarkus.hibernate.panache.PanacheEntity.Reactive.Stateless
- io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingEntity
- io.quarkus.hibernate.panache.managed.PanacheManagedEntityOperations<Completion,
- io.quarkus.hibernate.panache.managed.PanacheManagedRepositoryOperations<Entity,
Session, Completion, Confirmation, Id> - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryOperations<Entity,
Id> - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryQueries<Entity, Id>, io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity, Id>) - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Managed<Entity,
Id>
- io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryBase<Entity,
- io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryOperations<Entity,
Id> - io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryQueries<Entity, Id>, io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity, Id>) - io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Reactive<Entity,
Id>
- io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryBase<Entity,
- io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryOperations<Entity,
- io.quarkus.hibernate.panache.runtime.spi.PanacheOperations<One,
Many, Query, Count, Completion, Confirmation, Session, StatelessSession> - io.quarkus.hibernate.panache.runtime.spi.PanacheBlockingOperations
- io.quarkus.hibernate.panache.runtime.spi.PanacheReactiveOperations
- io.quarkus.hibernate.panache.PanacheQuery<Entity,
EntityList, Confirmation, Count> - io.quarkus.hibernate.panache.blocking.PanacheBlockingQuery<Entity>
- io.quarkus.hibernate.panache.reactive.PanacheReactiveQuery<Entity>
- io.quarkus.hibernate.panache.PanacheRepositoryQueries<Entity,
EntityList, Query, Count, Confirmation, Id> - io.quarkus.hibernate.panache.blocking.PanacheRepositoryBlockingQueries<Entity,
Id> - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryQueries<Entity,
Id> - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryOperations<Entity, Id>, io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity, Id>) - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Managed<Entity,
Id>
- io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryBase<Entity,
- io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryQueries<Entity,
Id> - io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity, Id>, io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryOperations<Entity, Id>) - io.quarkus.hibernate.panache.PanacheRepository.Stateless<Entity,
Id> - io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Stateless<Entity,
- io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryBase<Entity,
- io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryQueries<Entity,
- io.quarkus.hibernate.panache.reactive.PanacheRepositoryReactiveQueries<Entity,
Id> - io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryQueries<Entity,
Id> - io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryOperations<Entity, Id>, io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity, Id>) - io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Reactive<Entity,
Id>
- io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryBase<Entity,
- io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryQueries<Entity,
Id> - io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity, Id>, io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryOperations<Entity, Id>) - io.quarkus.hibernate.panache.PanacheRepository.Reactive.Stateless<Entity,
Id> - io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Reactive.Stateless<Entity,
- io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryBase<Entity,
- io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryQueries<Entity,
- io.quarkus.hibernate.panache.blocking.PanacheRepositoryBlockingQueries<Entity,
- io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity,
Id> - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryOperations<Entity, Id>, io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryQueries<Entity, Id>) - io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Managed<Entity,
Id>
- io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryOperations<Entity, Id>, io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepositoryQueries<Entity, Id>) - io.quarkus.hibernate.panache.managed.reactive.PanacheManagedReactiveRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Reactive<Entity,
Id>
- io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryOperations<Entity, Id>, io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryQueries<Entity, Id>) - io.quarkus.hibernate.panache.PanacheRepository.Stateless<Entity,
Id> - io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Stateless<Entity,
- io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryOperations<Entity, Id>, io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryQueries<Entity, Id>) - io.quarkus.hibernate.panache.PanacheRepository.Reactive.Stateless<Entity,
Id> - io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Reactive.Stateless<Entity,
- io.quarkus.hibernate.panache.managed.blocking.PanacheManagedBlockingRepositoryBase<Entity,
- io.quarkus.hibernate.panache.stateless.PanacheStatelessRepositoryOperations<Entity,
Session, Completion, Confirmation, Id> - io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryOperations<Entity,
Id> - io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity, Id>, io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryQueries<Entity, Id>) - io.quarkus.hibernate.panache.PanacheRepository.Stateless<Entity,
Id> - io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Stateless<Entity,
- io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryBase<Entity,
- io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryOperations<Entity,
Id> - io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryBase<Entity,
Id> (also extends io.quarkus.hibernate.panache.PanacheRepositorySwitcher<Entity, Id>, io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryQueries<Entity, Id>) - io.quarkus.hibernate.panache.PanacheRepository.Reactive.Stateless<Entity,
Id> - io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepository<Entity>
- io.quarkus.hibernate.panache.PanacheRepository.Reactive.Stateless<Entity,
- io.quarkus.hibernate.panache.stateless.reactive.PanacheStatelessReactiveRepositoryBase<Entity,
- io.quarkus.hibernate.panache.stateless.blocking.PanacheStatelessBlockingRepositoryOperations<Entity,