|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attributes | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of Attributes in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa declared as Attributes | |
|---|---|
protected Attributes |
Entity.attributes
|
protected Attributes |
MappedSuperclass.attributes
|
| Methods in org.apache.openejb.jee.jpa that return Attributes | |
|---|---|
Attributes |
ObjectFactory.createAttributes()
Create an instance of Attributes |
Attributes |
Entity.getAttributes()
Gets the value of the attributes property. |
Attributes |
MappedSuperclass.getAttributes()
Gets the value of the attributes property. |
Attributes |
Mapping.getAttributes()
|
| Methods in org.apache.openejb.jee.jpa with parameters of type Attributes | |
|---|---|
void |
Entity.setAttributes(Attributes value)
Sets the value of the attributes property. |
void |
MappedSuperclass.setAttributes(Attributes value)
Sets the value of the attributes property. |
void |
Mapping.setAttributes(Attributes value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||