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