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