|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PersistentAttribute in org.eclipse.jpt.jpa.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.core.context that return PersistentAttribute | |
|---|---|
PersistentAttribute |
Entity.getIdAttribute()
If an entity has a single id attribute, return that attribute. |
PersistentAttribute |
ReadOnlyReferenceTable.getPersistentAttribute()
|
PersistentAttribute |
AttributeMapping.getPersistentAttribute()
Return the mapping's attribute (typically its parent node in the containment hierarchy). |
| Uses of PersistentAttribute in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of PersistentAttribute in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaPersistentAttribute
Context Java persistent attribute (field or property). |
| Uses of PersistentAttribute in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of PersistentAttribute in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmPersistentAttribute
Context orm.xml persistent attribute
(field or property). |
| Uses of PersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context |
|---|
| Subinterfaces of PersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context | |
|---|---|
interface |
PersistentAttribute2_0
JPA 2.0 Context persistent attribute (field or property). |
| Methods in org.eclipse.jpt.jpa.core.jpa2.context with type parameters of type PersistentAttribute | ||
|---|---|---|
|
MetamodelSourceType.attributes()
Return the source type's attributes. |
|
| Uses of PersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context.java |
|---|
| Subinterfaces of PersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context.java | |
|---|---|
interface |
JavaPersistentAttribute2_0
JPA 2.0 Context Java persistent attribute (field or property). |
| Uses of PersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context.orm |
|---|
| Subinterfaces of PersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context.orm | |
|---|---|
interface |
OrmPersistentAttribute2_0
JPA 2.0 Context orm.xml persistent attribute
(field or property). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||