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