Uses of Package
com.sun.java.xml.ns.persistence.orm

Packages that use com.sun.java.xml.ns.persistence.orm
com.sun.java.xml.ns.persistence.orm   
org.jvnet.hyperjaxb3.persistence.util   
 

Classes in com.sun.java.xml.ns.persistence.orm used by com.sun.java.xml.ns.persistence.orm
AssociationOverride
           
AttributeOverride
           
Attributes
          This element contains the entity field or property mappings.
Basic
           
CascadeType
          public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH, DETACH}; Java class for cascade-type complex type.
CollectionTable
           
Column
           
ColumnResult
           
DiscriminatorColumn
           
ElementCollection
           
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 a mapping file.
EntityResult
           
FieldResult
           
GeneratedValue
           
Id
           
IdClass
           
Inheritance
           
JoinColumn
           
JoinTable
           
Lob
           
ManyToMany
           
ManyToOne
           
MapKey
           
MapKeyClass
           
MapKeyColumn
           
MapKeyJoinColumn
           
MappedSuperclass
          Defines the settings and mappings for a mapped superclass.
NamedNativeQuery
           
NamedQuery
           
OneToMany
           
OneToOne
           
OrderColumn
           
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
           
SecondaryTable
           
SequenceGenerator
           
SqlResultSetMapping
           
Table
           
TableGenerator
           
Transient
           
UniqueConstraint
           
Version
           
 

Classes in com.sun.java.xml.ns.persistence.orm used by org.jvnet.hyperjaxb3.persistence.util
Attributes
          This element contains the entity field or property mappings.
EmbeddableAttributes
          Java class for embeddable-attributes complex type.
 



Copyright © 2005-2011. All Rights Reserved.