Skip navigation links
Quarkus - MongoDB with Panache - Deployment 1.7.2.Final
A B C D E F G H I M P R U V 

A

apply(String, ClassVisitor) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer
 
apply(String, ClassVisitor) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer
 
apply(String, ClassVisitor) - Method in class io.quarkus.mongodb.panache.deployment.ProjectionForEnhancer
 
apply(String, ClassVisitor) - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer
 
apply(String, ClassVisitor) - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer
 

B

BsonPropertyClassVisitor(ClassVisitor, Map<String, String>) - Constructor for class io.quarkus.mongodb.panache.deployment.ProjectionForEnhancer.BsonPropertyClassVisitor
 
buildImperative(CombinedIndexBuildItem, ApplicationIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<PropertyMappingClassBuildStep>, List<PanacheMongoEntityClassBuildItem>, List<PanacheMethodCustomizerBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
buildMutiny(CombinedIndexBuildItem, ApplicationIndexBuildItem, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<PropertyMappingClassBuildStep>, BuildProducer<BytecodeTransformerBuildItem>, List<PanacheMethodCustomizerBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
buildReplacementMap(List<PropertyMappingClassBuildStep>, CombinedIndexBuildItem, PanacheMongoRecorder) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 

C

capability() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
collectEntityClasses(CombinedIndexBuildItem, BuildProducer<PanacheMongoEntityClassBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
collectFields(ClassInfo) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer
 
collectFields(ClassInfo) - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer
 
contributeClassesToIndex(BuildProducer<AdditionalIndexedClassesBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 

D

DOTNAME_MUTINY_PANACHE_ENTITY_BASE - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
DOTNAME_MUTINY_PANACHE_REPOSITORY_BASE - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
DOTNAME_PANACHE_ENTITY_BASE - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
DOTNAME_PANACHE_REPOSITORY_BASE - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 

E

entities - Variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer
 
entities - Variable in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer
 

F

featureBuildItem() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
findEntityClasses(List<PanacheMongoEntityClassBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 

G

generateAccessorGetField(MethodVisitor, EntityField) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
generateAccessorGetField(MethodVisitor, EntityField) - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
generateAccessorSetField(MethodVisitor, EntityField) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
generateAccessorSetField(MethodVisitor, EntityField) - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
get() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityClassBuildItem
 
getAliasClassName() - Method in class io.quarkus.mongodb.panache.deployment.PropertyMappingClassBuildStep
 
getClassName() - Method in class io.quarkus.mongodb.panache.deployment.PropertyMappingClassBuildStep
 
getModelDescriptor() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
getModelDescriptor() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
getModelDescriptor() - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
getModelDescriptor() - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
getPanacheOperationsBinaryName() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
getPanacheOperationsBinaryName() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
getPanacheOperationsBinaryName() - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
getPanacheOperationsBinaryName() - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
getPanacheRepositoryBaseDotName() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
getPanacheRepositoryBaseDotName() - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
getPanacheRepositoryDotName() - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
getPanacheRepositoryDotName() - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 

H

handleProjectionFor(CombinedIndexBuildItem, BuildProducer<PropertyMappingClassBuildStep>, BuildProducer<BytecodeTransformerBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 

I

injectModel(MethodVisitor) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
injectModel(MethodVisitor) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
injectModel(MethodVisitor) - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
injectModel(MethodVisitor) - Method in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
io.quarkus.mongodb.panache.deployment - package io.quarkus.mongodb.panache.deployment
 

M

META_INF_PANACHE_ARCHIVE_MARKER - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
MONGO_OPERATIONS_BINARY_NAME - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer
 
MONGO_OPERATIONS_BINARY_NAME - Static variable in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer
 
MONGO_OPERATIONS_NAME - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer
 
MONGO_OPERATIONS_NAME - Static variable in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer
 
mongoClientNames(ApplicationArchivesBuildItem, BuildProducer<MongoClientNameBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 

P

PANACHE_REPOSITORY_BASE_NAME - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer
 
PANACHE_REPOSITORY_BASE_NAME - Static variable in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer
 
PANACHE_REPOSITORY_NAME - Static variable in class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer
 
PANACHE_REPOSITORY_NAME - Static variable in class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer
 
PanacheMongoEntityClassBuildItem - Class in io.quarkus.mongodb.panache.deployment
Represents a regular Panache entity class.
PanacheMongoEntityClassBuildItem(ClassInfo) - Constructor for class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityClassBuildItem
 
PanacheMongoEntityClassVisitor(String, ClassVisitor, MetamodelInfo<EntityModel<EntityField>>, ClassInfo, ClassInfo, List<PanacheMethodCustomizer>) - Constructor for class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
PanacheMongoEntityClassVisitor(String, ClassVisitor, MetamodelInfo<EntityModel<EntityField>>, ClassInfo, ClassInfo, List<PanacheMethodCustomizer>) - Constructor for class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor
 
PanacheMongoEntityEnhancer - Class in io.quarkus.mongodb.panache.deployment
 
PanacheMongoEntityEnhancer(IndexView, List<PanacheMethodCustomizer>) - Constructor for class io.quarkus.mongodb.panache.deployment.PanacheMongoEntityEnhancer
 
PanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor - Class in io.quarkus.mongodb.panache.deployment
 
PanacheMongoRepositoryClassVisitor(String, ClassVisitor, ClassInfo, IndexView) - Constructor for class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
PanacheMongoRepositoryClassVisitor(String, ClassVisitor, ClassInfo, IndexView) - Constructor for class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor
 
PanacheMongoRepositoryEnhancer - Class in io.quarkus.mongodb.panache.deployment
 
PanacheMongoRepositoryEnhancer(IndexView) - Constructor for class io.quarkus.mongodb.panache.deployment.PanacheMongoRepositoryEnhancer
 
PanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor - Class in io.quarkus.mongodb.panache.deployment
 
PanacheMongoResourceProcessor - Class in io.quarkus.mongodb.panache.deployment
 
PanacheMongoResourceProcessor() - Constructor for class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
ProjectionForEnhancer - Class in io.quarkus.mongodb.panache.deployment
 
ProjectionForEnhancer(Map<String, String>) - Constructor for class io.quarkus.mongodb.panache.deployment.ProjectionForEnhancer
 
ProjectionForEnhancer.BsonPropertyClassVisitor - Class in io.quarkus.mongodb.panache.deployment
 
propertyMapping - Variable in class io.quarkus.mongodb.panache.deployment.ProjectionForEnhancer.BsonPropertyClassVisitor
 
PropertyMappingClassBuildStep - Class in io.quarkus.mongodb.panache.deployment
 
PropertyMappingClassBuildStep(String) - Constructor for class io.quarkus.mongodb.panache.deployment.PropertyMappingClassBuildStep
 
PropertyMappingClassBuildStep(String, String) - Constructor for class io.quarkus.mongodb.panache.deployment.PropertyMappingClassBuildStep
 

R

ReactivePanacheMongoEntityEnhancer - Class in io.quarkus.mongodb.panache.deployment
 
ReactivePanacheMongoEntityEnhancer(IndexView, List<PanacheMethodCustomizer>) - Constructor for class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoEntityEnhancer
 
ReactivePanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor - Class in io.quarkus.mongodb.panache.deployment
 
ReactivePanacheMongoRepositoryEnhancer - Class in io.quarkus.mongodb.panache.deployment
 
ReactivePanacheMongoRepositoryEnhancer(IndexView) - Constructor for class io.quarkus.mongodb.panache.deployment.ReactivePanacheMongoRepositoryEnhancer
 
ReactivePanacheMongoRepositoryEnhancer.PanacheMongoRepositoryClassVisitor - Class in io.quarkus.mongodb.panache.deployment
 
registerForReflection(CombinedIndexBuildItem) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
registerJacksonSerDeser(BuildProducer<JacksonModuleBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
registerJsonbSerDeser(BuildProducer<JsonbSerializerBuildItem>, BuildProducer<JsonbDeserializerBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 

U

unremoveableClients(BuildProducer<MongoUnremovableClientsBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 

V

validate(ValidationPhaseBuildItem, CombinedIndexBuildItem) - Method in class io.quarkus.mongodb.panache.deployment.PanacheMongoResourceProcessor
 
visitField(int, String, String, String, Object) - Method in class io.quarkus.mongodb.panache.deployment.ProjectionForEnhancer.BsonPropertyClassVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class io.quarkus.mongodb.panache.deployment.ProjectionForEnhancer.BsonPropertyClassVisitor
 
A B C D E F G H I M P R U V 
Skip navigation links
Quarkus - MongoDB with Panache - Deployment 1.7.2.Final

Copyright © 2020 JBoss by Red Hat. All rights reserved.