|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKey | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of MapKey in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa declared as MapKey | |
|---|---|
protected MapKey |
OneToMany.mapKey
|
protected MapKey |
ManyToMany.mapKey
|
| Methods in org.apache.openejb.jee.jpa that return MapKey | |
|---|---|
MapKey |
ObjectFactory.createMapKey()
Create an instance of MapKey |
MapKey |
OneToMany.getMapKey()
Gets the value of the mapKey property. |
MapKey |
ManyToMany.getMapKey()
Gets the value of the mapKey property. |
| Methods in org.apache.openejb.jee.jpa with parameters of type MapKey | |
|---|---|
void |
OneToMany.setMapKey(MapKey value)
Sets the value of the mapKey property. |
void |
ManyToMany.setMapKey(MapKey value)
Sets the value of the mapKey property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||