Uses of Class
org.apache.ode.dao.jpa.CorrSetProperty

Uses of CorrSetProperty in org.apache.ode.dao.jpa
 

Fields in org.apache.ode.dao.jpa with type parameters of type CorrSetProperty
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,CorrelationSetDAOImpl> CorrSetProperty_._corrSet
           
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.Long> CorrSetProperty_._id
           
static javax.persistence.metamodel.CollectionAttribute<CorrelationSetDAOImpl,CorrSetProperty> CorrelationSetDAOImpl_._props
           
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.Long> CorrSetProperty_.corrSetId
           
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.String> CorrSetProperty_.propertyKey
           
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,java.lang.String> CorrSetProperty_.propertyValue
           
 



Copyright © 2015 WSO2. All Rights Reserved.