Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm | |
org.hibernate.metamodel.source.annotations.xml.mocker |
Class and Description |
---|
JaxbAccessType
Java class for access-type.
|
JaxbAssociationOverride |
JaxbAttributeOverride |
JaxbAttributes
This element contains the entity field or property mappings.
|
JaxbBasic |
JaxbCascadeType
public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH, DETACH};
|
JaxbCollectionTable |
JaxbColumn |
JaxbColumnResult |
JaxbDiscriminatorColumn |
JaxbDiscriminatorType
Java class for discriminator-type.
|
JaxbElementCollection |
JaxbEmbeddable
Defines the settings and mappings for embeddable objects.
|
JaxbEmbeddableAttributes
Java class for embeddable-attributes complex type.
|
JaxbEmbedded |
JaxbEmbeddedId |
JaxbEmptyType
Java class for emptyType complex type.
|
JaxbEntity
Defines the settings and mappings for an entity.
|
JaxbEntityListener
Defines an entity listener to be invoked at lifecycle events for the entities that list this listener.
|
JaxbEntityListeners |
JaxbEntityMappings
The entity-mappings element is the root element of a mapping
file.
|
JaxbEntityResult |
JaxbEnumType
Java class for enum-type.
|
JaxbFetchType
Java class for fetch-type.
|
JaxbFieldResult |
JaxbGeneratedValue |
JaxbGenerationType
Java class for generation-type.
|
JaxbId |
JaxbIdClass |
JaxbInheritance |
JaxbInheritanceType
Java class for inheritance-type.
|
JaxbJoinColumn |
JaxbJoinTable |
JaxbLob |
JaxbLockModeType
Java class for lock-mode-type.
|
JaxbManyToMany |
JaxbManyToOne |
JaxbMapKey |
JaxbMapKeyClass |
JaxbMapKeyColumn |
JaxbMapKeyJoinColumn |
JaxbMappedSuperclass
Defines the settings and mappings for a mapped superclass.
|
JaxbNamedNativeQuery |
JaxbNamedQuery |
JaxbOneToMany |
JaxbOneToOne |
JaxbOrderColumn |
JaxbPersistenceUnitDefaults
These defaults are applied to the persistence unit as a whole unless they are overridden by local
annotation or XML element settings.
|
JaxbPersistenceUnitMetadata
Metadata that applies to the persistence unit and not just to the mapping file in which it is contained.
|
JaxbPostLoad |
JaxbPostPersist |
JaxbPostRemove |
JaxbPostUpdate |
JaxbPrePersist |
JaxbPreRemove |
JaxbPreUpdate |
JaxbPrimaryKeyJoinColumn |
JaxbQueryHint |
JaxbSecondaryTable |
JaxbSequenceGenerator |
JaxbSqlResultSetMapping |
JaxbTable |
JaxbTableGenerator |
JaxbTemporalType
Java class for temporal-type.
|
JaxbTransient |
JaxbUniqueConstraint |
JaxbVersion |
Class and Description |
---|
JaxbAccessType
Java class for access-type.
|
JaxbEntityMappings
The entity-mappings element is the root element of a mapping
file.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.