public interface EmbeddedAttributeMapping extends SingularAttributeInfo
Unifying contract for any JAXB types which describe an embedded (in JPA terms).
<p/>
Essentially this presents a unified contract over the <component/>,
<composite-id/>, <dynamic-component/> and
<nested-dynamic-component/> elements
| Modifier and Type | Method and Description |
|---|---|
EmbeddableMapping |
getEmbeddableMapping() |
boolean |
isUnique() |
getAccess, getNamegetToolingHintsboolean isUnique()
EmbeddableMapping getEmbeddableMapping()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.