@Generated(value="org.apache.openjpa.persistence.meta.AnnotationProcessor6",
date="Mon Mar 22 07:11:07 UTC 2021")
public class CorrSetProperty_
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,CorrelationSetDAOImpl> |
_corrSet |
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.Long> |
_id |
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.Long> |
corrSetId |
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.String> |
propertyKey |
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.String> |
propertyValue |
| Constructor and Description |
|---|
CorrSetProperty_() |
public static volatile javax.persistence.metamodel.SingularAttribute<CorrSetProperty,CorrelationSetDAOImpl> _corrSet
public static volatile javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.Long> _id
public static volatile javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.Long> corrSetId
public static volatile javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.String> propertyKey
public static volatile javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.String> propertyValue
Copyright © 2021 WSO2. All Rights Reserved.