Uses of Package
org.apache.openejb.jee.jpa

Packages that use org.apache.openejb.jee.jpa
org.apache.openejb.config   
org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Classes in org.apache.openejb.jee.jpa used by org.apache.openejb.config
EntityMappings
          The entity-mappings element is the root element of an mapping file.
 

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



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.