|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XmlDataDAOImpl in org.apache.ode.dao.jpa |
|---|
| Fields in org.apache.ode.dao.jpa with type parameters of type XmlDataDAOImpl | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<XmlDataDAOImpl,java.lang.String> |
XmlDataDAOImpl_._data
|
static javax.persistence.metamodel.SingularAttribute<XmlDataDAOImpl,java.lang.Long> |
XmlDataDAOImpl_._id
|
static javax.persistence.metamodel.SingularAttribute<XmlDataDAOImpl,java.lang.Boolean> |
XmlDataDAOImpl_._isSimpleType
|
static javax.persistence.metamodel.SingularAttribute<XmlDataDAOImpl,java.lang.String> |
XmlDataDAOImpl_._name
|
static javax.persistence.metamodel.CollectionAttribute<XmlDataDAOImpl,XmlDataProperty> |
XmlDataDAOImpl_._props
|
static javax.persistence.metamodel.SingularAttribute<XmlDataDAOImpl,ScopeDAOImpl> |
XmlDataDAOImpl_._scope
|
static javax.persistence.metamodel.SingularAttribute<XmlDataDAOImpl,java.lang.Long> |
XmlDataDAOImpl_._scopeId
|
static javax.persistence.metamodel.CollectionAttribute<ScopeDAOImpl,XmlDataDAOImpl> |
ScopeDAOImpl_._variables
|
static javax.persistence.metamodel.SingularAttribute<XmlDataProperty,XmlDataDAOImpl> |
XmlDataProperty_._xmlData
|
| Constructors in org.apache.ode.dao.jpa with parameters of type XmlDataDAOImpl | |
|---|---|
XmlDataProperty(java.lang.String propertyKey,
java.lang.String propertyValue,
XmlDataDAOImpl xmlData)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||