| org.apache.openejb.jee.jpa.unit |
| Field | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| Mapping | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| RelationField | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | code | html |
| AccessType | Java class for access-type. |
code | html |
| DiscriminatorType | Java class for discriminator-type. |
code | html |
| EnumType | Java class for enum-type. |
code | html |
| FetchType | Java class for fetch-type. |
code | html |
| GenerationType | Java class for generation-type. |
code | html |
| InheritanceType | Java class for inheritance-type. |
code | html |
| TemporalType | Java class for temporal-type. |
code | html |
| AssociationOverride | code | html | |
| AttributeOverride | code | html | |
| Attributes | This element contains the entity field or property mappings. | code | html |
| Basic | code | html | |
| CascadeType | public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH};
Java class for cascade-type complex type. |
code | html |
| Column | code | html | |
| ColumnResult | code | html | |
| DiscriminatorColumn | code | html | |
| Embeddable | Defines the settings and mappings for embeddable objects. | code | html |
| EmbeddableAttributes | Java class for embeddable-attributes complex type. |
code | html |
| Embedded | code | html | |
| EmbeddedId | code | html | |
| EmptyType | Java class for emptyType complex type. |
code | html |
| Entity | Defines the settings and mappings for an entity. | code | html |
| EntityListener | Defines an entity listener to be invoked at lifecycle events for the entities that list this listener. | code | html |
| EntityListeners | code | html | |
| EntityMappings | The entity-mappings element is the root element of an mapping file. | code | html |
| EntityResult | code | html | |
| FieldResult | code | html | |
| GeneratedValue | code | html | |
| Id | code | html | |
| IdClass | code | html | |
| Inheritance | code | html | |
| JoinColumn | code | html | |
| JoinTable | code | html | |
| JpaJaxbUtil | code | html | |
| Lob | code | html | |
| ManyToMany | code | html | |
| ManyToOne | code | html | |
| MapKey | code | html | |
| MappedSuperclass | Defines the settings and mappings for a mapped superclass. | code | html |
| NamedNativeQuery | code | html | |
| NamedQuery | code | html | |
| ObjectFactory | This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.openejb.jee.jpa package. | code | html |
| OneToMany | code | html | |
| OneToOne | code | html | |
| PersistenceUnitDefaults | These defaults are applied to the persistence unit as a whole unless they are overridden by local annotation or XML element settings. | code | html |
| PersistenceUnitMetadata | Metadata that applies to the persistence unit and not just to the mapping file in which it is contained. | code | html |
| PostLoad | code | html | |
| PostPersist | code | html | |
| PostRemove | code | html | |
| PostUpdate | code | html | |
| PrePersist | code | html | |
| PreRemove | code | html | |
| PreUpdate | code | html | |
| PrimaryKeyJoinColumn | code | html | |
| QueryHint | code | html | |
| SecondaryTable | code | html | |
| SequenceGenerator | code | html | |
| SqlResultSetMapping | code | html | |
| Table | code | html | |
| TableGenerator | code | html | |
| Transient | code | html | |
| UniqueConstraint | code | html | |
| Version | code | html |