A B C D E F G I J M O P Q R V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(String, ClassVisitor) - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheJpaRepositoryEnhancer
B
- build(CombinedIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, List<PanacheEntityClassBuildItem>, Optional<JpaModelPersistenceUnitMappingBuildItem>, List<PanacheMethodCustomizerBuildItem>, BuildProducer<EntityToPersistenceUnitBuildItem>) - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
- BUNDLE - Static variable in class io.quarkus.hibernate.orm.panache.deployment.JavaJpaTypeBundle
C
- collectEntityClasses(CombinedIndexBuildItem, BuildProducer<PanacheEntityClassBuildItem>) - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
D
- determineEntityPersistenceUnits(Optional<JpaModelPersistenceUnitMappingBuildItem>, Set<String>, String) - Static method in class io.quarkus.hibernate.orm.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 - Static variable in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
- DOTNAME_PANACHE_ENTITY_BASE - Static variable in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
- DOTNAME_PANACHE_REPOSITORY_BASE - Static variable in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
E
- ensureBeanLookupAvailable() - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
- entity() - Method in class io.quarkus.hibernate.orm.panache.deployment.JavaJpaTypeBundle
- entityBase() - Method in class io.quarkus.hibernate.orm.panache.deployment.JavaJpaTypeBundle
- EntityToPersistenceUnitBuildItem - Class in io.quarkus.hibernate.orm.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.orm.panache.deployment.EntityToPersistenceUnitBuildItem
- EntityToPersistenceUnitUtil - Class in io.quarkus.hibernate.orm.panache.deployment
F
- featureBuildItem() - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
G
- get() - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheEntityClassBuildItem
- getEntityClass() - Method in class io.quarkus.hibernate.orm.panache.deployment.EntityToPersistenceUnitBuildItem
- getPersistenceUnitName() - Method in class io.quarkus.hibernate.orm.panache.deployment.EntityToPersistenceUnitBuildItem
I
- io.quarkus.hibernate.orm.panache.deployment - package io.quarkus.hibernate.orm.panache.deployment
J
- JavaJpaTypeBundle - Class in io.quarkus.hibernate.orm.panache.deployment
- JavaJpaTypeBundle() - Constructor for class io.quarkus.hibernate.orm.panache.deployment.JavaJpaTypeBundle
M
- marker() - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
O
- operations() - Method in class io.quarkus.hibernate.orm.panache.deployment.JavaJpaTypeBundle
P
- PanacheEntityClassBuildItem - Class in io.quarkus.hibernate.orm.panache.deployment
-
Represents a regular Panache entity class.
- PanacheEntityClassBuildItem(ClassInfo) - Constructor for class io.quarkus.hibernate.orm.panache.deployment.PanacheEntityClassBuildItem
- PanacheHibernateResourceProcessor - Class in io.quarkus.hibernate.orm.panache.deployment
- PanacheHibernateResourceProcessor() - Constructor for class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
- PanacheJpaRepositoryEnhancer - Class in io.quarkus.hibernate.orm.panache.deployment
- PanacheJpaRepositoryEnhancer(IndexView, TypeBundle) - Constructor for class io.quarkus.hibernate.orm.panache.deployment.PanacheJpaRepositoryEnhancer
- produceModel() - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
Q
- queryType() - Method in class io.quarkus.hibernate.orm.panache.deployment.JavaJpaTypeBundle
R
- recordEntityToPersistenceUnit(List<EntityToPersistenceUnitBuildItem>, PanacheHibernateOrmRecorder) - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
- repository() - Method in class io.quarkus.hibernate.orm.panache.deployment.JavaJpaTypeBundle
- repositoryBase() - Method in class io.quarkus.hibernate.orm.panache.deployment.JavaJpaTypeBundle
V
- validate(ValidationPhaseBuildItem, CombinedIndexBuildItem) - Method in class io.quarkus.hibernate.orm.panache.deployment.PanacheHibernateResourceProcessor
All Classes All Packages