Hierarchy For Package com.github.quarkus.postgres
Class Hierarchy
- java.lang.Object
- com.github.quarkus.postgres.DummyEntity
- com.github.quarkus.postgres.DummyRepository (implements io.quarkus.hibernate.orm.panache.PanacheRepository<Entity>)
- com.github.quarkus.postgres.issue253