Index
All Classes and Interfaces|All Packages
B
- build(CombinedIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, List<PanacheEntityClassBuildItem>, Optional<JpaModelPersistenceUnitMappingBuildItem>, List<PanacheMethodCustomizerBuildItem>, BuildProducer<EntityToPersistenceUnitBuildItem>) - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
- BUNDLE - Static variable in class io.quarkus.hibernate.reactive.panache.deployment.ReactiveJavaJpaTypeBundle
C
- collectEntityClasses(CombinedIndexBuildItem, BuildProducer<PanacheEntityClassBuildItem>) - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
D
- determineEntityPersistenceUnits(Optional<JpaModelPersistenceUnitMappingBuildItem>, Set<String>, String) - Static method in class io.quarkus.hibernate.reactive.panache.deployment.EntityToPersistenceUnitUtil
-
Given the candidate entities, return a map with the persistence unit that single contains them or throw an exception if any of the candidates is part of more than one persistence unit
- DOTNAME_PANACHE_ENTITY_BASE - Static variable in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
- DOTNAME_PANACHE_REPOSITORY_BASE - Static variable in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
E
- ensureBeanLookupAvailable() - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
- entity() - Method in class io.quarkus.hibernate.reactive.panache.deployment.ReactiveJavaJpaTypeBundle
- entityBase() - Method in class io.quarkus.hibernate.reactive.panache.deployment.ReactiveJavaJpaTypeBundle
- EntityToPersistenceUnitBuildItem - Class in io.quarkus.hibernate.reactive.panache.deployment
-
Used to record that a specific JPA entity is associated with a specific persistence unit
- EntityToPersistenceUnitBuildItem(String, String) - Constructor for class io.quarkus.hibernate.reactive.panache.deployment.EntityToPersistenceUnitBuildItem
- EntityToPersistenceUnitUtil - Class in io.quarkus.hibernate.reactive.panache.deployment
F
- featureBuildItem() - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
G
- get() - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheEntityClassBuildItem
- getEntityClass() - Method in class io.quarkus.hibernate.reactive.panache.deployment.EntityToPersistenceUnitBuildItem
- getPersistenceUnitName() - Method in class io.quarkus.hibernate.reactive.panache.deployment.EntityToPersistenceUnitBuildItem
I
- io.quarkus.hibernate.reactive.panache.deployment - package io.quarkus.hibernate.reactive.panache.deployment
M
- mutinyReturnTypes() - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
O
- operations() - Method in class io.quarkus.hibernate.reactive.panache.deployment.ReactiveJavaJpaTypeBundle
P
- PanacheEntityClassBuildItem - Class in io.quarkus.hibernate.reactive.panache.deployment
-
Represents a regular Panache entity class.
- PanacheEntityClassBuildItem(ClassInfo) - Constructor for class io.quarkus.hibernate.reactive.panache.deployment.PanacheEntityClassBuildItem
- PanacheHibernateResourceProcessor - Class in io.quarkus.hibernate.reactive.panache.deployment
- PanacheHibernateResourceProcessor() - Constructor for class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
- produceModel() - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
Q
- queryType() - Method in class io.quarkus.hibernate.reactive.panache.deployment.ReactiveJavaJpaTypeBundle
R
- ReactiveJavaJpaTypeBundle - Class in io.quarkus.hibernate.reactive.panache.deployment
- ReactiveJavaJpaTypeBundle() - Constructor for class io.quarkus.hibernate.reactive.panache.deployment.ReactiveJavaJpaTypeBundle
- recordEntityToPersistenceUnit(List<EntityToPersistenceUnitBuildItem>, PanacheHibernateReactiveRecorder) - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
- repository() - Method in class io.quarkus.hibernate.reactive.panache.deployment.ReactiveJavaJpaTypeBundle
- repositoryBase() - Method in class io.quarkus.hibernate.reactive.panache.deployment.ReactiveJavaJpaTypeBundle
V
- validate(ValidationPhaseBuildItem, CombinedIndexBuildItem) - Method in class io.quarkus.hibernate.reactive.panache.deployment.PanacheHibernateResourceProcessor
All Classes and Interfaces|All Packages