|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKeyJoinColumn | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of MapKeyJoinColumn in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa with type parameters of type MapKeyJoinColumn | |
|---|---|
protected List<MapKeyJoinColumn> |
OneToMany.mapKeyJoinColumn
|
protected List<MapKeyJoinColumn> |
ManyToMany.mapKeyJoinColumn
|
protected List<MapKeyJoinColumn> |
ElementCollection.mapKeyJoinColumn
|
| Methods in org.apache.openejb.jee.jpa that return MapKeyJoinColumn | |
|---|---|
MapKeyJoinColumn |
ObjectFactory.createMapKeyJoinColumn()
Create an instance of MapKeyJoinColumn |
| Methods in org.apache.openejb.jee.jpa that return types with arguments of type MapKeyJoinColumn | |
|---|---|
List<MapKeyJoinColumn> |
OneToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property. |
List<MapKeyJoinColumn> |
ManyToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property. |
List<MapKeyJoinColumn> |
ElementCollection.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||