| Package | Description |
|---|---|
| io.quarkus.panache.common.deployment | |
| io.quarkus.panache.common.deployment.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
MetamodelInfo<EntityModelType extends EntityModel<?>> |
| Constructor and Description |
|---|
PanacheEntityClassVisitor(org.objectweb.asm.ClassVisitor outputClassVisitor,
MetamodelInfo<? extends EntityModel<? extends EntityFieldType>> modelInfo,
TypeBundle typeBundle,
org.jboss.jandex.ClassInfo entityInfo,
List<PanacheMethodCustomizer> methodCustomizers,
org.jboss.jandex.IndexView indexView) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.