| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.orm20 |
Provides the interfaces and enumeration types as defined in the schema
|
| Class and Description |
|---|
| AccessType
This class implements the
access-type xsd type |
| AssociationOverride
This interface defines the contract for the
association-override xsd type |
| AttributeOverride
This interface defines the contract for the
attribute-override xsd type |
| Attributes
This interface defines the contract for the
attributes xsd type |
| Basic
This interface defines the contract for the
basic xsd type |
| CascadeType
This interface defines the contract for the
cascade-type xsd type |
| CollectionTable
This interface defines the contract for the
collection-table xsd type |
| Column
This interface defines the contract for the
column xsd type |
| ColumnResult
This interface defines the contract for the
column-result xsd type |
| DiscriminatorColumn
This interface defines the contract for the
discriminator-column xsd type |
| DiscriminatorType
This class implements the
discriminator-type xsd type |
| ElementCollection
This interface defines the contract for the
element-collection xsd type |
| Embeddable
This interface defines the contract for the
embeddable xsd type |
| EmbeddableAttributes
This interface defines the contract for the
embeddable-attributes xsd type |
| Embedded
This interface defines the contract for the
embedded xsd type |
| EmbeddedId
This interface defines the contract for the
embedded-id xsd type |
| Entity
This interface defines the contract for the
entity xsd type |
| EntityListener
This interface defines the contract for the
entity-listener xsd type |
| EntityListeners
This interface defines the contract for the
entity-listeners xsd type |
| EntityResult
This interface defines the contract for the
entity-result xsd type |
| EnumType
This class implements the
enum-type xsd type |
| FetchType
This class implements the
fetch-type xsd type |
| FieldResult
This interface defines the contract for the
field-result xsd type |
| GeneratedValue
This interface defines the contract for the
generated-value xsd type |
| GenerationType
This class implements the
generation-type xsd type |
| Id
This interface defines the contract for the
id xsd type |
| IdClass
This interface defines the contract for the
id-class xsd type |
| Inheritance
This interface defines the contract for the
inheritance xsd type |
| InheritanceType
This class implements the
inheritance-type xsd type |
| JoinColumn
This interface defines the contract for the
join-column xsd type |
| JoinTable
This interface defines the contract for the
join-table xsd type |
| LockModeType
This class implements the
lock-mode-type xsd type |
| ManyToMany
This interface defines the contract for the
many-to-many xsd type |
| ManyToOne
This interface defines the contract for the
many-to-one xsd type |
| MapKey
This interface defines the contract for the
map-key xsd type |
| MapKeyClass
This interface defines the contract for the
map-key-class xsd type |
| MapKeyColumn
This interface defines the contract for the
map-key-column xsd type |
| MapKeyJoinColumn
This interface defines the contract for the
map-key-join-column xsd type |
| MappedSuperclass
This interface defines the contract for the
mapped-superclass xsd type |
| NamedNativeQuery
This interface defines the contract for the
named-native-query xsd type |
| NamedQuery
This interface defines the contract for the
named-query xsd type |
| OneToMany
This interface defines the contract for the
one-to-many xsd type |
| OneToOne
This interface defines the contract for the
one-to-one xsd type |
| OrderColumn
This interface defines the contract for the
order-column xsd type |
| OrmDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
OrmDescriptor descriptor = Descriptors.create(OrmDescriptor.class);
|
| PersistenceUnitDefaults
This interface defines the contract for the
persistence-unit-defaults xsd type |
| PersistenceUnitMetadata
This interface defines the contract for the
persistence-unit-metadata xsd type |
| PostLoad
This interface defines the contract for the
post-load xsd type |
| PostPersist
This interface defines the contract for the
post-persist xsd type |
| PostRemove
This interface defines the contract for the
post-remove xsd type |
| PostUpdate
This interface defines the contract for the
post-update xsd type |
| PrePersist
This interface defines the contract for the
pre-persist xsd type |
| PreRemove
This interface defines the contract for the
pre-remove xsd type |
| PreUpdate
This interface defines the contract for the
pre-update xsd type |
| PrimaryKeyJoinColumn
This interface defines the contract for the
primary-key-join-column xsd type |
| QueryHint
This interface defines the contract for the
query-hint xsd type |
| SecondaryTable
This interface defines the contract for the
secondary-table xsd type |
| SequenceGenerator
This interface defines the contract for the
sequence-generator xsd type |
| SqlResultSetMapping
This interface defines the contract for the
sql-result-set-mapping xsd type |
| Table
This interface defines the contract for the
table xsd type |
| TableGenerator
This interface defines the contract for the
table-generator xsd type |
| TemporalType
This class implements the
temporal-type xsd type |
| Transient
This interface defines the contract for the
transient xsd type |
| UniqueConstraint
This interface defines the contract for the
unique-constraint xsd type |
| Version
This interface defines the contract for the
version xsd type |
Copyright © 2025 JBoss by Red Hat. All rights reserved.