|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeOverride | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl | |
| Uses of AttributeOverride in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm that return AttributeOverride | |
|---|---|
AttributeOverride |
ObjectFactory.createAttributeOverride()
Create an instance of AttributeOverride |
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm that return types with arguments of type AttributeOverride | |
|---|---|
List<AttributeOverride> |
Embedded.getAttributeOverride()
Gets the value of the attributeOverride property. |
List<AttributeOverride> |
Entity.getAttributeOverride()
Gets the value of the attributeOverride property. |
List<AttributeOverride> |
EmbeddedId.getAttributeOverride()
Gets the value of the attributeOverride property. |
| Uses of AttributeOverride in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that implement AttributeOverride | |
|---|---|
class |
AttributeOverrideImpl
|
| Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl with type parameters of type AttributeOverride | |
|---|---|
protected List<AttributeOverride> |
EntityImpl.attributeOverride
|
protected List<AttributeOverride> |
EmbeddedIdImpl.attributeOverride
|
protected List<AttributeOverride> |
EmbeddedImpl.attributeOverride
|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that return types with arguments of type AttributeOverride | |
|---|---|
List<AttributeOverride> |
EntityImpl.getAttributeOverride()
|
List<AttributeOverride> |
EmbeddedIdImpl.getAttributeOverride()
|
List<AttributeOverride> |
EmbeddedImpl.getAttributeOverride()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||