Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations<PanacheQueryType>
- io.quarkus.hibernate.orm.panache.runtime.JpaOperations
- io.quarkus.hibernate.orm.panache.runtime.AdditionalJpaOperations
- io.quarkus.hibernate.orm.panache.Panache
- io.quarkus.hibernate.orm.panache.PanacheEntity_
- io.quarkus.hibernate.orm.panache.PanacheEntityBase
- io.quarkus.hibernate.orm.panache.PanacheEntity
- io.quarkus.hibernate.orm.panache.runtime.PanacheHibernateOrmRecorder
- io.quarkus.hibernate.orm.panache.runtime.PanacheQueryImpl<Entity> (implements io.quarkus.hibernate.orm.panache.PanacheQuery<Entity>)
- io.quarkus.hibernate.orm.panache.runtime.CustomCountPanacheQuery<Entity>
- io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations<PanacheQueryType>
Interface Hierarchy
- io.quarkus.hibernate.orm.panache.PanacheQuery<Entity>
- io.quarkus.hibernate.orm.panache.PanacheRepositoryBase<Entity,
Id> - io.quarkus.hibernate.orm.panache.PanacheRepository<Entity>