public class ReactivePanacheMongoEntityEnhancer extends PanacheEntityEnhancer<MetamodelInfo<EntityModel<EntityField>>>
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
ReactivePanacheMongoEntityEnhancer.PanacheMongoEntityClassVisitor |
PanacheEntityEnhancer.PanacheEntityClassVisitor<EntityFieldType extends EntityField>| Modifier and Type | Field and Description |
|---|---|
(package private) Map<String,EntityModel> |
entities |
static String |
MONGO_OPERATIONS_BINARY_NAME |
static String |
MONGO_OPERATIONS_NAME |
DOTNAME_GENERATE_BRIDGE, indexView, methodCustomizers, modelInfo, panacheEntityBaseClassInfo, PARAMETERS_BINARY_NAME, PARAMETERS_NAME, PARAMETERS_SIGNATURE, SORT_BINARY_NAME, SORT_NAME, SORT_SIGNATURE| Constructor and Description |
|---|
ReactivePanacheMongoEntityEnhancer(org.jboss.jandex.IndexView index,
List<PanacheMethodCustomizer> methodCustomizers) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.ClassVisitor |
apply(String className,
org.objectweb.asm.ClassVisitor outputClassVisitor) |
void |
collectFields(org.jboss.jandex.ClassInfo classInfo) |
getModelInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic static final String MONGO_OPERATIONS_NAME
public static final String MONGO_OPERATIONS_BINARY_NAME
final Map<String,EntityModel> entities
public ReactivePanacheMongoEntityEnhancer(org.jboss.jandex.IndexView index,
List<PanacheMethodCustomizer> methodCustomizers)
public org.objectweb.asm.ClassVisitor apply(String className, org.objectweb.asm.ClassVisitor outputClassVisitor)
apply in interface BiFunction<String,org.objectweb.asm.ClassVisitor,org.objectweb.asm.ClassVisitor>apply in class PanacheEntityEnhancer<MetamodelInfo<EntityModel<EntityField>>>public void collectFields(org.jboss.jandex.ClassInfo classInfo)
collectFields in class PanacheEntityEnhancer<MetamodelInfo<EntityModel<EntityField>>>Copyright © 2020 JBoss by Red Hat. All rights reserved.