Index

B C D E F G I M P R V 
All Classes and Interfaces|All Packages

B

build(CombinedIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, List<PanacheEntityClassBuildItem>, Optional<JpaModelPersistenceUnitMappingBuildItem>, List<PersistenceUnitDescriptorBuildItem>, List<PanacheMethodCustomizerBuildItem>, BuildProducer<EntityToPersistenceUnitBuildItem>) - Method in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 

C

collectEntityClasses(CombinedIndexBuildItem, BuildProducer<PanacheEntityClassBuildItem>) - Method in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
consume(String, String, String) - Method in interface io.quarkus.hibernate.panache.deployment.EntityToPersistenceUnitUtil.TriConsumer
 

D

determineEntityPersistenceUnits(Optional<JpaModelPersistenceUnitMappingBuildItem>, List<PersistenceUnitDescriptorBuildItem>, Set<String>, String, EntityToPersistenceUnitUtil.TriConsumer) - Static method in class io.quarkus.hibernate.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_MARKER - Static variable in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
DOTNAME_PANACHE_MANAGED_BLOCKING_ENTITY - Static variable in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
DOTNAME_PANACHE_MANAGED_REACTIVE_ENTITY - Static variable in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
DOTNAME_PANACHE_REPOSITORY_QUERIES - Static variable in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
DOTNAME_PANACHE_STATELESS_BLOCKING_ENTITY - Static variable in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
DOTNAME_PANACHE_STATELESS_REACTIVE_ENTITY - Static variable in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 

E

ensureBeanLookupAvailable() - Method in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
EntityToPersistenceUnitBuildItem - Class in io.quarkus.hibernate.panache.deployment
Used to record that a specific JPA entity is associated with a specific persistence unit
EntityToPersistenceUnitBuildItem(String, String, String) - Constructor for class io.quarkus.hibernate.panache.deployment.EntityToPersistenceUnitBuildItem
 
EntityToPersistenceUnitUtil - Class in io.quarkus.hibernate.panache.deployment
 
EntityToPersistenceUnitUtil.TriConsumer - Interface in io.quarkus.hibernate.panache.deployment
 

F

featureBuildItem() - Method in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 

G

get() - Method in class io.quarkus.hibernate.panache.deployment.PanacheEntityClassBuildItem
 
getEntityClass() - Method in class io.quarkus.hibernate.panache.deployment.EntityToPersistenceUnitBuildItem
 
getPersistenceUnitName() - Method in class io.quarkus.hibernate.panache.deployment.EntityToPersistenceUnitBuildItem
 
getReactivePersistenceUnitName() - Method in class io.quarkus.hibernate.panache.deployment.EntityToPersistenceUnitBuildItem
 

I

io.quarkus.hibernate.panache.deployment - package io.quarkus.hibernate.panache.deployment
 

M

makePanache2ReposUnremovable(CombinedIndexBuildItem, BuildProducer<UnremovableBeanBuildItem>) - Method in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 

P

PanacheEntityClassBuildItem - Class in io.quarkus.hibernate.panache.deployment
Represents a regular Panache entity class.
PanacheEntityClassBuildItem(ClassInfo) - Constructor for class io.quarkus.hibernate.panache.deployment.PanacheEntityClassBuildItem
 
PanacheHibernateResourceProcessor - Class in io.quarkus.hibernate.panache.deployment
 
PanacheHibernateResourceProcessor() - Constructor for class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
produceModel(BuildProducer<AdditionalJpaModelBuildItem>) - Method in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 

R

recordEntityToPersistenceUnit(Optional<JpaModelPersistenceUnitMappingBuildItem>, List<EntityToPersistenceUnitBuildItem>, CombinedIndexBuildItem, PanacheHibernateRecorder, Capabilities) - Method in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 

V

validate(ValidationPhaseBuildItem, CombinedIndexBuildItem) - Method in class io.quarkus.hibernate.panache.deployment.PanacheHibernateResourceProcessor
 
B C D E F G I M P R V 
All Classes and Interfaces|All Packages