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

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

Fields in org.apache.ode.dao.jpa with type parameters of type MexProperty
static javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.Long> MexProperty_._id
           
static javax.persistence.metamodel.SingularAttribute<MexProperty,MessageExchangeDAOImpl> MexProperty_._mex
           
static javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> MexProperty_._mexId
           
static javax.persistence.metamodel.CollectionAttribute<MessageExchangeDAOImpl,MexProperty> MessageExchangeDAOImpl_._props
           
static javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> MexProperty_.propertyKey
           
static javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> MexProperty_.propertyValue
           
 



Copyright © 2015 WSO2. All Rights Reserved.