|
||||||||||
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<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 | |
---|---|
Collection<MappedSuperclass> |
EntityMappings.getMappedSuperclass()
Gets the value of the mappedSuperclass property. |
Map<String,MappedSuperclass> |
EntityMappings.getMappedSuperclassMap()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |