Package | Description |
---|---|
org.hibernate.boot.jaxb.mapping.spi |
Class and Description |
---|
AssociationAttribute |
AttributesContainer
Common interface for JAXB bindings which are containers of attributes.
|
CollectionAttribute
Common interface for Jaxb bindings that represent persistent collection attributes.
|
EntityOrMappedSuperclass
Common interface for JAXB bindings representing entities and mapped-superclasses.
|
FetchableAttribute
Common interface for JAXB bindings that represent attributes with laziness and fetch style.
|
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 |
JaxbConstructorResult |
JaxbConvert |
JaxbConverter |
JaxbDiscriminatorColumn |
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 |
JaxbFieldResult |
JaxbForeignKey |
JaxbGeneratedValue |
JaxbId |
JaxbIdClass |
JaxbIndex |
JaxbInheritance |
JaxbJoinColumn |
JaxbJoinTable |
JaxbLob |
JaxbManyToMany |
JaxbManyToOne |
JaxbMapKey |
JaxbMapKeyClass |
JaxbMapKeyColumn |
JaxbMapKeyJoinColumn |
JaxbMappedSuperclass
Defines the settings and mappings for a mapped superclass.
|
JaxbNamedAttributeNode |
JaxbNamedEntityGraph |
JaxbNamedNativeQuery |
JaxbNamedQuery |
JaxbNamedStoredProcedureQuery |
JaxbNamedSubgraph |
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 |
JaxbStoredProcedureParameter |
JaxbTable |
JaxbTableGenerator |
JaxbTransient |
JaxbUniqueConstraint |
JaxbVersion |
LifecycleCallback
Common interface for all the JAXB bindings representing lifecycle callbacks.
|
LifecycleCallbackContainer |
ManagedType
Common interface for JAXB bindings representing entities, mapped-superclasses and embeddables (JPA collective
calls these "managed types" in terms of its Metamodel api).
|
PersistentAttribute
Common interface for JAXB bindings that represent persistent attributes.
|
SchemaAware
Common interface for JAXB bindings that understand database schema (tables, sequences, etc).
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.