|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedSuperclass | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl | |
| Uses of MappedSuperclass in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm that return MappedSuperclass | |
|---|---|
MappedSuperclass |
ObjectFactory.createMappedSuperclass()
Create an instance of MappedSuperclass |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm that return types with arguments of type MappedSuperclass | |
|---|---|
List<MappedSuperclass> |
EntityMappings.getMappedSuperclass()
Gets the value of the mappedSuperclass property. |
| Uses of MappedSuperclass in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that implement MappedSuperclass | |
|---|---|
class |
MappedSuperclassImpl
|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with type parameters of type MappedSuperclass | |
|---|---|
protected List<MappedSuperclass> |
EntityMappingsImpl.mappedSuperclass
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that return types with arguments of type MappedSuperclass | |
|---|---|
List<MappedSuperclass> |
EntityMappingsImpl.getMappedSuperclass()
|
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with type arguments of type MappedSuperclass | |
|---|---|
protected static void |
EntityMappingsImpl.copyMappedSuperclass(List<MappedSuperclass> source,
List<MappedSuperclass> target)
Copies all values of property MappedSuperclass. |
protected static void |
EntityMappingsImpl.copyMappedSuperclass(List<MappedSuperclass> source,
List<MappedSuperclass> target)
Copies all values of property MappedSuperclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||