| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected MapKey |
ElementCollection.mapKey |
protected MapKey |
ManyToMany.mapKey |
protected MapKey |
OneToMany.mapKey |
| Modifier and Type | Method and Description |
|---|---|
MapKey |
ObjectFactory.createMapKey()
Create an instance of
MapKey |
MapKey |
ElementCollection.getMapKey()
Gets the value of the mapKey property.
|
MapKey |
ManyToMany.getMapKey()
Gets the value of the mapKey property.
|
MapKey |
OneToMany.getMapKey()
Gets the value of the mapKey property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementCollection.setMapKey(MapKey value)
Sets the value of the mapKey property.
|
void |
ManyToMany.setMapKey(MapKey value)
Sets the value of the mapKey property.
|
void |
OneToMany.setMapKey(MapKey value)
Sets the value of the mapKey property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.