org.apache.ode.dao.jpa
Class MexProperty_

java.lang.Object
  extended by org.apache.ode.dao.jpa.MexProperty_

@Generated(value="org.apache.openjpa.persistence.meta.AnnotationProcessor6",
           date="Thu Jan 29 22:49:16 IST 2015")
public class MexProperty_
extends java.lang.Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.Long> _id
           
static javax.persistence.metamodel.SingularAttribute<MexProperty,MessageExchangeDAOImpl> _mex
           
static javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> _mexId
           
static javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> propertyKey
           
static javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> propertyValue
           
 
Constructor Summary
MexProperty_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_id

public static volatile javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.Long> _id

_mex

public static volatile javax.persistence.metamodel.SingularAttribute<MexProperty,MessageExchangeDAOImpl> _mex

_mexId

public static volatile javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> _mexId

propertyKey

public static volatile javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> propertyKey

propertyValue

public static volatile javax.persistence.metamodel.SingularAttribute<MexProperty,java.lang.String> propertyValue
Constructor Detail

MexProperty_

public MexProperty_()


Copyright © 2015 WSO2. All Rights Reserved.