|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedSuperclass | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of MappedSuperclass in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa with type parameters of type MappedSuperclass | |
|---|---|
protected KeyedCollection<java.lang.String,MappedSuperclass> |
EntityMappings.mappedSuperclass
|
| Methods in org.apache.openejb.jee.jpa that return MappedSuperclass | |
|---|---|
MappedSuperclass |
ObjectFactory.createMappedSuperclass()
Create an instance of MappedSuperclass |
| Methods in org.apache.openejb.jee.jpa that return types with arguments of type MappedSuperclass | |
|---|---|
java.util.Collection<MappedSuperclass> |
EntityMappings.getMappedSuperclass()
Gets the value of the mappedSuperclass property. |
java.util.Map<java.lang.String,MappedSuperclass> |
EntityMappings.getMappedSuperclassMap()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||