|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface OrmPersistentAttribute.Owner
interface allowing persistent attributes to be used in multiple places (e.g. virtual and specified orm persistent attributes)
| Method Summary | |
|---|---|
JavaPersistentAttribute |
findJavaPersistentAttribute(OrmPersistentAttribute ormPersistentAttribute)
Return the java persistent attribute that corresponds (same name and access type) to the given ormPersistentAttribute or null if none exists. |
void |
updateJavaPersistentAttribute()
Update the java persistent attribute if necessary, if it is owned by this object, it needs to be updated. |
| Method Detail |
|---|
JavaPersistentAttribute findJavaPersistentAttribute(OrmPersistentAttribute ormPersistentAttribute)
void updateJavaPersistentAttribute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||