|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKeyColumn | |
|---|---|
| com.sun.java.xml.ns.persistence.orm | |
| Uses of MapKeyColumn in com.sun.java.xml.ns.persistence.orm |
|---|
| Fields in com.sun.java.xml.ns.persistence.orm declared as MapKeyColumn | |
|---|---|
protected MapKeyColumn |
OneToMany.mapKeyColumn
|
protected MapKeyColumn |
ManyToMany.mapKeyColumn
|
protected MapKeyColumn |
ElementCollection.mapKeyColumn
|
| Methods in com.sun.java.xml.ns.persistence.orm that return MapKeyColumn | |
|---|---|
MapKeyColumn |
ObjectFactory.createMapKeyColumn()
Create an instance of MapKeyColumn |
MapKeyColumn |
OneToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
MapKeyColumn |
ManyToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
MapKeyColumn |
ElementCollection.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
| Methods in com.sun.java.xml.ns.persistence.orm with parameters of type MapKeyColumn | |
|---|---|
void |
OneToMany.setMapKeyColumn(MapKeyColumn value)
Sets the value of the mapKeyColumn property. |
void |
ManyToMany.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 | |||||||||