| 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 List<MapKeyJoinColumn> |
ManyToMany.mapKeyJoinColumn |
protected List<MapKeyJoinColumn> |
ElementCollection.mapKeyJoinColumn |
protected List<MapKeyJoinColumn> |
OneToMany.mapKeyJoinColumn |
| Modifier and Type | Method and Description |
|---|---|
MapKeyJoinColumn |
ObjectFactory.createMapKeyJoinColumn()
Create an instance of
MapKeyJoinColumn |
| Modifier and Type | Method and Description |
|---|---|
List<MapKeyJoinColumn> |
ManyToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
List<MapKeyJoinColumn> |
ElementCollection.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
List<MapKeyJoinColumn> |
OneToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.