| Interface | 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.
|
| 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).
|
| NamedQuery | |
| 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.