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