public class KotlinPanacheCompanionEnhancer extends PanacheEntityEnhancer<MetamodelInfo<EntityModel<EntityField>>>
PanacheEntityEnhancer.PanacheEntityClassVisitor<EntityFieldType extends EntityField>DOTNAME_GENERATE_BRIDGE, indexView, methodCustomizers, modelInfo, panacheEntityBaseClassInfo, PARAMETERS_BINARY_NAME, PARAMETERS_NAME, PARAMETERS_SIGNATURE, SORT_BINARY_NAME, SORT_NAME, SORT_SIGNATURE| Constructor and Description |
|---|
KotlinPanacheCompanionEnhancer(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 KotlinPanacheCompanionEnhancer(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.