|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapKeyColumn | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of MapKeyColumn in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as MapKeyColumn | |
---|---|
protected MapKeyColumn |
OneToMany.mapKeyColumn
|
protected MapKeyColumn |
ElementCollection.mapKeyColumn
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return MapKeyColumn | |
---|---|
MapKeyColumn |
ObjectFactory.createMapKeyColumn()
Create an instance of MapKeyColumn |
MapKeyColumn |
OneToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
MapKeyColumn |
ElementCollection.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type MapKeyColumn | |
---|---|
void |
OneToMany.setMapKeyColumn(MapKeyColumn value)
Sets the value of the mapKeyColumn property. |
void |
ElementCollection.setMapKeyColumn(MapKeyColumn value)
Sets the value of the mapKeyColumn property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |