|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKeyColumn | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of MapKeyColumn in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa declared as MapKeyColumn | |
|---|---|
protected MapKeyColumn |
ManyToMany.mapKeyColumn
|
protected MapKeyColumn |
OneToMany.mapKeyColumn
|
protected MapKeyColumn |
ElementCollection.mapKeyColumn
|
| Methods in org.apache.openejb.jee.jpa that return MapKeyColumn | |
|---|---|
MapKeyColumn |
ObjectFactory.createMapKeyColumn()
Create an instance of MapKeyColumn |
MapKeyColumn |
ManyToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
MapKeyColumn |
OneToMany.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
MapKeyColumn |
ElementCollection.getMapKeyColumn()
Gets the value of the mapKeyColumn property. |
| Methods in org.apache.openejb.jee.jpa with parameters of type MapKeyColumn | |
|---|---|
void |
ManyToMany.setMapKeyColumn(MapKeyColumn value)
Sets the value of the mapKeyColumn property. |
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 | |||||||||