Uses of Class
io.quarkus.mongodb.panache.deployment.PropertyMappingClassBuildStep
-
-
Uses of PropertyMappingClassBuildStep in io.quarkus.mongodb.panache.deployment
Method parameters in io.quarkus.mongodb.panache.deployment with type arguments of type PropertyMappingClassBuildStep Modifier and Type Method Description protected voidBasePanacheMongoResourceProcessor. buildReplacementMap(List<PropertyMappingClassBuildStep> propertyMappingClasses, CombinedIndexBuildItem index, PanacheMongoRecorder recorder)protected voidBasePanacheMongoResourceProcessor. handleProjectionFor(CombinedIndexBuildItem index, BuildProducer<PropertyMappingClassBuildStep> propertyMappingClass, BuildProducer<BytecodeTransformerBuildItem> transformers)
-