Constant Field Values
Contents
io.quarkus.*
-
io.quarkus.panache.common.deployment.PanacheConstants Modifier and Type Constant Field Value public static final StringJAXB_ANNOTATION_PREFIX"Ljavax/xml/bind/annotation/"public static final StringJAXB_TRANSIENT_SIGNATURE"Ljavax/xml/bind/annotation/XmlTransient;"public static final StringJSON_PROPERTY_SIGNATURE"Lcom/fasterxml/jackson/annotation/JsonProperty;"public static final StringMETA_INF_PANACHE_ARCHIVE_MARKER"META-INF/panache-archive.marker"
-
io.quarkus.panache.common.deployment.visitors.KotlinPanacheClassOperationGenerationVisitor Modifier and Type Constant Field Value public static final StringNOT_NULL_DESCRIPTOR"Lorg/jetbrains/annotations/NotNull;"public static final StringNULLABLE_DESCRIPTOR"Lorg/jetbrains/annotations/Nullable;"