A B C F G H I M P R U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(String, ClassVisitor) - Method in class io.quarkus.mongodb.panache.deployment.ProjectionForEnhancer
B
- BasePanacheMongoResourceProcessor - Class in io.quarkus.mongodb.panache.deployment
- BasePanacheMongoResourceProcessor() - Constructor for class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- BSON_ID - Static variable in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- BSON_IGNORE - Static variable in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- BSON_PACKAGE - Static variable in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- BSON_PROPERTY - Static variable in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- BsonPropertyClassVisitor(ClassVisitor, Map<String, String>) - Constructor for class io.quarkus.mongodb.panache.deployment.ProjectionForEnhancer.BsonPropertyClassVisitor
- buildImperative(CombinedIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<ReflectiveHierarchyBuildItem>, BuildProducer<PropertyMappingClassBuildStep>, List<PanacheMethodCustomizerBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- buildReactive(CombinedIndexBuildItem, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<ReflectiveHierarchyBuildItem>, BuildProducer<PropertyMappingClassBuildStep>, BuildProducer<BytecodeTransformerBuildItem>, List<PanacheMethodCustomizerBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- buildReplacementMap(List<PropertyMappingClassBuildStep>, CombinedIndexBuildItem, PanacheMongoRecorder) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
C
- createEntityEnhancer(CombinedIndexBuildItem, List<PanacheMethodCustomizer>, MetamodelInfo) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- createReactiveEntityEnhancer(CombinedIndexBuildItem, List<PanacheMethodCustomizer>, MetamodelInfo) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- createReactiveRepositoryEnhancer(CombinedIndexBuildItem, List<PanacheMethodCustomizer>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- createRepositoryEnhancer(CombinedIndexBuildItem, List<PanacheMethodCustomizer>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
F
- findEntityClasses(List<PanacheMongoEntityClassBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
G
- 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
- getImperativeTypeBundle() - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- getReactiveTypeBundle() - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
H
- handleProjectionFor(CombinedIndexBuildItem, BuildProducer<PropertyMappingClassBuildStep>, BuildProducer<BytecodeTransformerBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
I
- ignoreBsonTypes() - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- io.quarkus.mongodb.panache.deployment - package io.quarkus.mongodb.panache.deployment
M
- MONGO_DATABASE_RESOLVER - Static variable in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- MONGO_ENTITY - Static variable in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- mongoClientNames(ApplicationArchivesBuildItem, BuildProducer<MongoClientNameBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
P
- 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
- processEntities(CombinedIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<PropertyMappingClassBuildStep>, PanacheEntityEnhancer, TypeBundle, MetamodelInfo) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- processRepositories(CombinedIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, BuildProducer<ReflectiveHierarchyBuildItem>, BuildProducer<PropertyMappingClassBuildStep>, PanacheRepositoryEnhancer, TypeBundle) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- processTypes(CombinedIndexBuildItem, BuildProducer<BytecodeTransformerBuildItem>, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<ReflectiveHierarchyBuildItem>, BuildProducer<PropertyMappingClassBuildStep>, TypeBundle, PanacheRepositoryEnhancer, PanacheEntityEnhancer, MetamodelInfo) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- PROJECTION_FOR - Static variable in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- 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
- registerJacksonSerDeser(BuildProducer<JacksonModuleBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- registerJsonbSerDeser(BuildProducer<JsonbSerializerBuildItem>, BuildProducer<JsonbDeserializerBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
U
- unremovableClients(BuildProducer<MongoUnremovableClientsBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- unremovableMongoDatabaseResolvers(BuildProducer<UnremovableBeanBuildItem>) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
V
- validate(ValidationPhaseBuildItem, CombinedIndexBuildItem) - Method in class io.quarkus.mongodb.panache.deployment.BasePanacheMongoResourceProcessor
- 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
All Classes All Packages