|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of XmlDataProperty in org.apache.ode.dao.jpa |
|---|
| Fields in org.apache.ode.dao.jpa with type parameters of type XmlDataProperty | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<XmlDataProperty,java.lang.Long> |
XmlDataProperty_._id
|
static javax.persistence.metamodel.CollectionAttribute<XmlDataDAOImpl,XmlDataProperty> |
XmlDataDAOImpl_._props
|
static javax.persistence.metamodel.SingularAttribute<XmlDataProperty,XmlDataDAOImpl> |
XmlDataProperty_._xmlData
|
static javax.persistence.metamodel.SingularAttribute<XmlDataProperty,java.lang.Long> |
XmlDataProperty_._xmlDataId
|
static javax.persistence.metamodel.SingularAttribute<XmlDataProperty,java.lang.String> |
XmlDataProperty_.propertyKey
|
static javax.persistence.metamodel.SingularAttribute<XmlDataProperty,java.lang.String> |
XmlDataProperty_.propertyValue
|
| Methods in org.apache.ode.dao.jpa that return types with arguments of type XmlDataProperty | |
|---|---|
java.util.Collection<XmlDataProperty> |
XmlDataDAOImpl.getProps()
|
| Method parameters in org.apache.ode.dao.jpa with type arguments of type XmlDataProperty | |
|---|---|
void |
XmlDataDAOImpl.setProps(java.util.Collection<XmlDataProperty> _props)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||