Hibernate annotation reference (German)

This are includes a reference of all Hibernate, JPA and EJB annotations. It is provided in German only.

@javax.persistence.AttributeOverride Description of @javax.persistence.AttributeOverride
@javax.persistence.AttributeOverrides Description of @javax.persistence.AttributeOverrides
@javax.persistence.Basic Description of @javax.persistence.Basic
@javax.persistence.Column Description of @javax.persistence.Column
@javax.persistence.DiscriminatorColumn Description of @javax.persistence.DiscriminatorColumn
@javax.persistence.DiscriminatorValue Description of @javax.persistence.DiscriminatorValue
@javax.persistence.Embeddable Description of @javax.persistence.Embeddable
@javax.persistence.Embedded Description of @javax.persistence.Embedded
@javax.persistence.EmbeddedId Description of @javax.persistence.EmbeddedId
@javax.persistence.Entity Description of @javax.persistence.Entity
@javax.persistence.Enumerated Description of @javax.persistence.Enumerated
@javax.persistence.GeneratedValue Description of @javax.persistence.GeneratedValue
@javax.persistence.Id Description of @javax.persistence.Id
@javax.persistence.IdClass Description of @javax.persistence.IdClass
@javax.persistence.Inheritance Description of @javax.persistence.Inheritance
@javax.persistence.Lob Description of @javax.persistence.Lob
@javax.persistence.ManyToMany Description of @javax.persistence.ManyToMany
@javax.persistence.ManyToOne Description of @javax.persistence.ManyToOne
@javax.persistence.MappedSuperclass Description of @javax.persistence.MappedSuperclass
@javax.persistence.OneToMany Description of @javax.persistence.OneToMany
@javax.persistence.OneToOne Description of @javax.persistence.OneToOne
@javax.persistence.SecondaryTable Description of @javax.persistence.SecondaryTable
@javax.persistence.SequenceGenerator Description of @javax.persistence.SequenceGenerator
@javax.persistence.Table Description of @javax.persistence.Table
@javax.persistence.TableGenerator Description of @javax.persistence.TableGenerator
@javax.persistence.Temporal Description of @javax.persistence.Temporal
@javax.persistence.Transient Description of @javax.persistence.Transient
@javax.persistence.UniqueConstraint Description of @javax.persistence.UniqueConstraint
@javax.persistence.Version Description of @javax.persistence.Version
@org.hibernate.annotations.CollectionOfElement Description of @org.hibernate.annotations.CollectionOfElement
@org.hibernate.annotations.DiscriminatorFormula Description of @org.hibernate.annotations.DiscriminatorFormula
@org.hibernate.annotations.Entity Description of @org.hibernate.annotations.Entity
@org.hibernate.annotations.Formula Description of @org.hibernate.annotations.Formula
@org.hibernate.annotations.GenericGenerator Description of @org.hibernate.annotations.GenericGenerator
@org.hibernate.annotations.Index Description of @org.hibernate.annotations.Index
@org.hibernate.annotations.Parent Description of @org.hibernate.annotations.Parent
@org.hibernate.annotations.Table Description of @org.hibernate.annotations.Table