| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.persistence.meta.Types.BaseType<X>
org.apache.openjpa.persistence.meta.AbstractManagedType<X>
org.apache.openjpa.persistence.meta.Types.PseudoEntity<X>
public static class Types.PseudoEntity<X>
A pseudo managed type used to represent keys of a java.util.Map as a pseudo attribute.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.apache.openjpa.persistence.meta.AbstractManagedType | 
|---|
| AbstractManagedType.AttributeNameFilter<X>, AbstractManagedType.AttributeTypeFilter<X,Y>, AbstractManagedType.DeclaredAttributeFilter<X>, AbstractManagedType.ElementTypeFilter<X,E>, AbstractManagedType.EntryTypeFilter<X,K,V>, AbstractManagedType.Filter<T>, AbstractManagedType.IdAttributeFilter<X>, AbstractManagedType.PluralCategoryFilter<X>, AbstractManagedType.SingularAttributeFilter<X>, AbstractManagedType.VersionAttributeFilter<X> | 
| Nested classes/interfaces inherited from interface javax.persistence.metamodel.Type | 
|---|
| Type.PersistenceType | 
| Field Summary | 
|---|
| Fields inherited from class org.apache.openjpa.persistence.meta.AbstractManagedType | 
|---|
| meta, model | 
| Fields inherited from class org.apache.openjpa.persistence.meta.Types.BaseType | 
|---|
| cls | 
| Constructor Summary | |
|---|---|
| protected  | Types.PseudoEntity(Class<X> cls,
                   MetamodelImpl model) | 
| Method Summary | |
|---|---|
|  Type.PersistenceType | getPersistenceType() | 
| Methods inherited from class org.apache.openjpa.persistence.meta.Types.BaseType | 
|---|
| getJavaType, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface javax.persistence.metamodel.Type | 
|---|
| getJavaType | 
| Constructor Detail | 
|---|
protected Types.PseudoEntity(Class<X> cls,
                             MetamodelImpl model)
| Method Detail | 
|---|
public Type.PersistenceType getPersistenceType()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||