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

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

Fields in org.apache.ode.dao.jpa with type parameters of type CorrelationSetDAOImpl
static javax.persistence.metamodel.SingularAttribute<CorrelationSetDAOImpl,java.lang.String> CorrelationSetDAOImpl_._correlationKey
           
static javax.persistence.metamodel.SingularAttribute<CorrelationSetDAOImpl,java.lang.Long> CorrelationSetDAOImpl_._correlationSetId
           
static javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,CorrelationSetDAOImpl> ScopeDAOImpl_._correlationSets
           
static javax.persistence.metamodel.SingularAttribute<CorrSetProperty,CorrelationSetDAOImpl> CorrSetProperty_._corrSet
           
static javax.persistence.metamodel.SingularAttribute<CorrelationSetDAOImpl,java.lang.String> CorrelationSetDAOImpl_._name
           
static javax.persistence.metamodel.CollectionAttribute<CorrelationSetDAOImpl,CorrSetProperty> CorrelationSetDAOImpl_._props
           
static javax.persistence.metamodel.SingularAttribute<CorrelationSetDAOImpl,ScopeDAOImpl> CorrelationSetDAOImpl_._scope
           
 

Methods in org.apache.ode.dao.jpa that return CorrelationSetDAOImpl
 CorrelationSetDAOImpl CorrSetProperty.getCorrSet()
           
 

Methods in org.apache.ode.dao.jpa with parameters of type CorrelationSetDAOImpl
 void CorrSetProperty.setCorrSet(CorrelationSetDAOImpl corrSet)
           
 



Copyright © 2015 WSO2. All Rights Reserved.