org.apache.ode.dao.jpa
Class ScopeDAOImpl_
java.lang.Object
org.apache.ode.dao.jpa.ScopeDAOImpl_
@Generated(value="org.apache.openjpa.persistence.meta.AnnotationProcessor6",
date="Thu Jan 29 22:49:16 IST 2015")
public class ScopeDAOImpl_- extends java.lang.Object
|
Field Summary |
static javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,ScopeDAOImpl> |
_childScopes
|
static javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,CorrelationSetDAOImpl> |
_correlationSets
|
static javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,java.lang.Integer> |
_modelId
|
static javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,java.lang.String> |
_name
|
static javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,ScopeDAOImpl> |
_parentScope
|
static javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,PartnerLinkDAOImpl> |
_partnerLinks
|
static javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,ProcessInstanceDAOImpl> |
_processInstance
|
static javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,java.lang.Long> |
_scopeInstanceId
|
static javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,java.lang.String> |
_scopeState
|
static javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,XmlDataDAOImpl> |
_variables
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_childScopes
public static volatile javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,ScopeDAOImpl> _childScopes
_correlationSets
public static volatile javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,CorrelationSetDAOImpl> _correlationSets
_modelId
public static volatile javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,java.lang.Integer> _modelId
_name
public static volatile javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,java.lang.String> _name
_parentScope
public static volatile javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,ScopeDAOImpl> _parentScope
_partnerLinks
public static volatile javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,PartnerLinkDAOImpl> _partnerLinks
_processInstance
public static volatile javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,ProcessInstanceDAOImpl> _processInstance
_scopeInstanceId
public static volatile javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,java.lang.Long> _scopeInstanceId
_scopeState
public static volatile javax.persistence.metamodel.SingularAttribute<ScopeDAOImpl,java.lang.String> _scopeState
_variables
public static volatile javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,XmlDataDAOImpl> _variables
ScopeDAOImpl_
public ScopeDAOImpl_()
Copyright © 2015 WSO2. All Rights Reserved.