|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbMapKey | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbMapKey in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbMapKey | |
---|---|
protected JaxbMapKey |
JaxbElementCollection.mapKey
|
protected JaxbMapKey |
JaxbManyToMany.mapKey
|
protected JaxbMapKey |
JaxbOneToMany.mapKey
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbMapKey | |
---|---|
JaxbMapKey |
ObjectFactory.createJaxbMapKey()
Create an instance of JaxbMapKey |
JaxbMapKey |
JaxbElementCollection.getMapKey()
Gets the value of the mapKey property. |
JaxbMapKey |
JaxbManyToMany.getMapKey()
Gets the value of the mapKey property. |
JaxbMapKey |
JaxbOneToMany.getMapKey()
Gets the value of the mapKey property. |
Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbMapKey | |
---|---|
void |
JaxbElementCollection.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property. |
void |
JaxbManyToMany.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property. |
void |
JaxbOneToMany.setMapKey(JaxbMapKey value)
Sets the value of the mapKey property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |