|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbOneToMany | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbOneToMany in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbOneToMany | |
---|---|
protected List<JaxbOneToMany> |
JaxbEmbeddableAttributes.oneToMany
|
protected List<JaxbOneToMany> |
JaxbAttributes.oneToMany
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbOneToMany | |
---|---|
JaxbOneToMany |
ObjectFactory.createJaxbOneToMany()
Create an instance of JaxbOneToMany |
Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbOneToMany | |
---|---|
List<JaxbOneToMany> |
JaxbEmbeddableAttributes.getOneToMany()
Gets the value of the oneToMany property. |
List<JaxbOneToMany> |
JaxbAttributes.getOneToMany()
Gets the value of the oneToMany property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |