Class EntityClassHelper
- java.lang.Object
-
- io.quarkus.hibernate.reactive.rest.data.panache.deployment.EntityClassHelper
-
public class EntityClassHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description EntityClassHelper(org.jboss.jandex.IndexView index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.jandex.FieldInfogetIdField(String className)io.quarkus.gizmo.MethodDescriptorgetSetter(String className, org.jboss.jandex.FieldInfo field)
-