|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PersistentType in org.eclipse.jpt.jpa.core |
|---|
| Methods in org.eclipse.jpt.jpa.core with parameters of type PersistentType | |
|---|---|
JavaPersistentAttribute |
JpaFactory.buildJavaPersistentAttribute(PersistentType parent,
JavaResourcePersistentAttribute jrpa)
|
| Uses of PersistentType in org.eclipse.jpt.jpa.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.core.context that return PersistentType | |
|---|---|
PersistentType |
ReadOnlyPersistentAttribute.getOwningPersistentType()
Return the persistent type that owns (declares) the attribute. |
PersistentType |
TypeMapping.getPersistentType()
|
PersistentType |
CollectionMapping.getResolvedTargetType()
|
PersistentType |
PersistentType.getSuperPersistentType()
Return the "super" PersistentType from the "persistence"
inheritance hierarchy. |
| Methods in org.eclipse.jpt.jpa.core.context that return types with arguments of type PersistentType | |
|---|---|
java.util.Iterator<PersistentType> |
PersistentType.ancestors()
Return the persistent type's "persistence" inheritance hierarchy, excluding the persistent type itself. |
java.util.Iterator<PersistentType> |
PersistentType.inheritanceHierarchy()
Return the persistent type's "persistence" inheritance hierarchy, including the persistent type itself. |
| Uses of PersistentType in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of PersistentType in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JavaPersistentType
Context Java persistent type. |
| Uses of PersistentType in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of PersistentType in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
OrmPersistentType
orm.xml persistent type |
| Methods in org.eclipse.jpt.jpa.core.context.orm that return PersistentType | |
|---|---|
PersistentType |
EntityMappings.resolvePersistentType(java.lang.String className)
Return the persistent type for the specified class name found in the persistence unit. |
| Uses of PersistentType in org.eclipse.jpt.jpa.core.context.persistence |
|---|
| Fields in org.eclipse.jpt.jpa.core.context.persistence with type parameters of type PersistentType | |
|---|---|
static org.eclipse.jpt.common.utility.internal.Transformer<PersistentTypeContainer,java.lang.Iterable<? extends PersistentType>> |
PersistentTypeContainer.TRANSFORMER
|
| Methods in org.eclipse.jpt.jpa.core.context.persistence that return PersistentType | |
|---|---|
PersistentType |
PersistentTypeContainer.getPersistentType(java.lang.String typeName)
Return the persistent type with the specified name. |
| Methods in org.eclipse.jpt.jpa.core.context.persistence that return types with arguments of type PersistentType | |
|---|---|
java.lang.Iterable<? extends PersistentType> |
PersistentTypeContainer.getPersistentTypes()
Return the container's persistent types. |
| Uses of PersistentType in org.eclipse.jpt.jpa.core.jpa2.context |
|---|
| Subinterfaces of PersistentType in org.eclipse.jpt.jpa.core.jpa2.context | |
|---|---|
interface |
PersistentType2_0
JPA 2.0 context persistent type. |
| Methods in org.eclipse.jpt.jpa.core.jpa2.context that return PersistentType | |
|---|---|
PersistentType |
MetamodelSourceType.getSuperPersistentType()
Return the source type's super type. |
| Uses of PersistentType in org.eclipse.jpt.jpa.core.jpa2.context.java |
|---|
| Subinterfaces of PersistentType in org.eclipse.jpt.jpa.core.jpa2.context.java | |
|---|---|
interface |
JavaPersistentType2_0
JPA 2.0 context Java persistent type. |
| Uses of PersistentType in org.eclipse.jpt.jpa.core.jpa2.context.orm |
|---|
| Subinterfaces of PersistentType in org.eclipse.jpt.jpa.core.jpa2.context.orm | |
|---|---|
interface |
OrmPersistentType2_0
JPA 2.0 context orm.xml persistent type. |
| Uses of PersistentType in org.eclipse.jpt.jpa.ui |
|---|
| Methods in org.eclipse.jpt.jpa.ui that return types with arguments of type PersistentType | |
|---|---|
DefaultMappingUiDefinition<PersistentType,? extends TypeMapping> |
MappingResourceUiDefinition.getDefaultTypeMappingUiDefinition()
Return a default type mapping ui provider or null |
DefaultMappingUiDefinition<PersistentType,? extends TypeMapping> |
JpaPlatformUi.getDefaultTypeMappingUiDefinition(JptResourceType resourceType)
|
java.util.Iterator<MappingUiDefinition<PersistentType,? extends TypeMapping>> |
MappingResourceUiDefinition.typeMappingUiDefinitions()
|
java.util.Iterator<MappingUiDefinition<PersistentType,? extends TypeMapping>> |
JpaPlatformUi.typeMappingUiDefinitions(JptResourceType resourceType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||