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