Package org.apache.cayenne.jpa.map

Class Summary
JpaAbstractEntity  
JpaAssociationOverride  
JpaAttribute  
JpaAttributeOverride  
JpaAttributes An attribute container.
JpaBasic  
JpaCascade  
JpaClassDescriptor Provides information about a class relevant to JPA, such potential persistence fields, etc.
JpaColumn  
JpaColumnResult  
JpaDiscriminatorColumn  
JpaEmbeddable A descriptor of a persistent class whose instances are stored as an intrinsic part of an owning entity and share the identity of that entity.
JpaEmbedded  
JpaEmbeddedId  
JpaEntity A JPA-compliant entity.
JpaEntityListener  
JpaEntityListeners A collection of entity listener descriptors.
JpaEntityMap An object that stores JPA mapping information.
JpaEntityResult  
JpaFieldResult  
JpaGeneratedValue  
JpaId  
JpaIdClass  
JpaInheritance  
JpaJoinColumn Join column specifies a mapped column for joining an entity association, aka flattened attribute.
JpaJoinTable  
JpaLifecycleCallback  
JpaManagedClass  
JpaManyToMany  
JpaManyToOne  
JpaMappedSuperclass  
JpaNamedNativeQuery  
JpaNamedQuery  
JpaOneToMany  
JpaOneToOne  
JpaPersistenceUnitDefaults  
JpaPersistenceUnitMetadata  
JpaPrimaryKeyJoinColumn  
JpaPropertyDescriptor A descriptor of a class property that may or may not be persistent.
JpaQueryHint  
JpaRelationship  
JpaSecondaryTable  
JpaSequenceGenerator  
JpaSqlResultSetMapping  
JpaTable  
JpaTableGenerator A primary key generator based on a database table.
JpaTransient  
JpaUniqueConstraint  
JpaVersion  
 

Enum Summary
AccessType  
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.