public class PanacheMongoEntityEnhancer extends PanacheEntityEnhancer<MetamodelInfo<EntityModel<EntityField>>>
DOTNAME_GENERATE_BRIDGE, indexView, JAXB_ANNOTATION_PREFIX, JAXB_TRANSIENT_SIGNATURE, JSON_IGNORE_DOT_NAME, JSON_PROPERTY_DOT_NAME, JSON_PROPERTY_SIGNATURE, META_INF_PANACHE_ARCHIVE_MARKER, methodCustomizers, modelInfo| Constructor and Description |
|---|
PanacheMongoEntityEnhancer(org.jboss.jandex.IndexView index,
List<PanacheMethodCustomizer> methodCustomizers,
TypeBundle typeBundle) |
| 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 PanacheMongoEntityEnhancer(org.jboss.jandex.IndexView index,
List<PanacheMethodCustomizer> methodCustomizers,
TypeBundle typeBundle)
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 © 2021 JBoss by Red Hat. All rights reserved.