|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbMapKeyColumn | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbMapKeyColumn in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbMapKeyColumn | |
---|---|
protected JaxbMapKeyColumn |
JaxbElementCollection.mapKeyColumn
|
protected JaxbMapKeyColumn |
JaxbOneToMany.mapKeyColumn
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbMapKeyColumn | |
---|---|
JaxbMapKeyColumn |
ObjectFactory.createJaxbMapKeyColumn()
Create an instance of JaxbMapKeyColumn |
JaxbMapKeyColumn |
JaxbElementCollection.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
JaxbMapKeyColumn |
JaxbOneToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbMapKeyColumn | |
---|---|
void |
JaxbElementCollection.setMapKeyColumn(JaxbMapKeyColumn value)
Sets the value of the mapKeyColumn property. |
void |
JaxbOneToMany.setMapKeyColumn(JaxbMapKeyColumn value)
Sets the value of the mapKeyColumn property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |