Interface AttributesContainer

  • All Known Implementing Classes:
    JaxbAttributes, JaxbEmbeddableAttributes

    public interface AttributesContainer
    JAXB binding interface for commonality between things which contain attributes.
    API Note:
    In the mapping XSD, this equates to the `attributes` and `embeddable-attributes` nodes rather than the ManagedTypes themselves.