Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<JaxbEmbedded> |
JaxbAttributes.embedded |
protected java.util.List<JaxbEmbedded> |
JaxbEmbeddableAttributes.embedded |
Modifier and Type | Method and Description |
---|---|
JaxbEmbedded |
ObjectFactory.createJaxbEmbedded()
Create an instance of
JaxbEmbedded |
Modifier and Type | Method and Description |
---|---|
java.util.List<JaxbEmbedded> |
JaxbAttributes.getEmbedded()
Gets the value of the embedded property.
|
java.util.List<JaxbEmbedded> |
JaxbEmbeddableAttributes.getEmbedded()
Gets the value of the embedded property.
|
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.