| Package | Description |
|---|---|
| io.quarkus.panache.common.deployment | |
| io.quarkus.panache.common.deployment.visitors |
| Modifier and Type | Field and Description |
|---|---|
(package private) Map<String,EntityModel> |
MetamodelInfo.entities |
| Modifier and Type | Method and Description |
|---|---|
EntityModel |
MetamodelInfo.getEntityModel(String className) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetamodelInfo.addEntityModel(EntityModel entityModel) |
| Constructor and Description |
|---|
PanacheEntityClassAccessorGenerationVisitor(org.objectweb.asm.ClassVisitor outputClassVisitor,
org.jboss.jandex.ClassInfo entityInfo,
EntityModel entityModel) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.