org.apache.ode.dao.jpa
Class AttachmentDAOImpl_

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

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


Field Summary
static javax.persistence.metamodel.SingularAttribute<AttachmentDAOImpl,java.lang.Long> id
           
static javax.persistence.metamodel.SingularAttribute<AttachmentDAOImpl,MessageExchangeDAOImpl> mexDAO
           
 
Constructor Summary
AttachmentDAOImpl_()
           
 
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<AttachmentDAOImpl,java.lang.Long> id

mexDAO

public static volatile javax.persistence.metamodel.SingularAttribute<AttachmentDAOImpl,MessageExchangeDAOImpl> mexDAO
Constructor Detail

AttachmentDAOImpl_

public AttachmentDAOImpl_()


Copyright © 2015 WSO2. All Rights Reserved.