| 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 MapKeyClass |
ManyToMany.mapKeyClass |
protected MapKeyClass |
ElementCollection.mapKeyClass |
protected MapKeyClass |
OneToMany.mapKeyClass |
| Modifier and Type | Method and Description |
|---|---|
MapKeyClass |
ObjectFactory.createMapKeyClass()
Create an instance of
MapKeyClass |
MapKeyClass |
ManyToMany.getMapKeyClass()
Gets the value of the mapKeyClass property.
|
MapKeyClass |
ElementCollection.getMapKeyClass()
Gets the value of the mapKeyClass property.
|
MapKeyClass |
OneToMany.getMapKeyClass()
Gets the value of the mapKeyClass property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManyToMany.setMapKeyClass(MapKeyClass value)
Sets the value of the mapKeyClass property.
|
void |
ElementCollection.setMapKeyClass(MapKeyClass value)
Sets the value of the mapKeyClass property.
|
void |
OneToMany.setMapKeyClass(MapKeyClass value)
Sets the value of the mapKeyClass property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.