| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Types.BaseType | |
|---|---|
| org.apache.openjpa.persistence.meta | OpenJPA MetaModel | 
| Uses of Types.BaseType in org.apache.openjpa.persistence.meta | 
|---|
| Subclasses of Types.BaseType in org.apache.openjpa.persistence.meta | |
|---|---|
|  class | AbstractManagedType<X>Implements the managed persistent type and its attributes. | 
| static class | Types.Basic<X>Basic non-relational types of a persistent attribute such as longorjava.util.Date. | 
| static class | Types.Embeddable<X>An embedded, not independently identifiable type. | 
| static class | Types.Entity<X>An entity type that is independently identifiable. | 
| static class | Types.Identifiable<X>Represents an abstract persistent type that has a persistent identity. | 
| static class | Types.MappedSuper<X>A abstract, independently identifiable persistent type. | 
| static class | Types.PseudoEntity<X>A pseudo managed type used to represent keys of a java.util.Map as a pseudo attribute. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||