|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapKeyJoinColumn | |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | |
| Uses of MapKeyJoinColumn in org.hibernate.jpamodelgen.xml.jaxb |
|---|
| Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type MapKeyJoinColumn | |
|---|---|
protected java.util.List<MapKeyJoinColumn> |
OneToMany.mapKeyJoinColumn
|
protected java.util.List<MapKeyJoinColumn> |
ManyToMany.mapKeyJoinColumn
|
protected java.util.List<MapKeyJoinColumn> |
ElementCollection.mapKeyJoinColumn
|
| Methods in org.hibernate.jpamodelgen.xml.jaxb that return MapKeyJoinColumn | |
|---|---|
MapKeyJoinColumn |
ObjectFactory.createMapKeyJoinColumn()
Create an instance of MapKeyJoinColumn |
| Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type MapKeyJoinColumn | |
|---|---|
java.util.List<MapKeyJoinColumn> |
OneToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property. |
java.util.List<MapKeyJoinColumn> |
ManyToMany.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property. |
java.util.List<MapKeyJoinColumn> |
ElementCollection.getMapKeyJoinColumn()
Gets the value of the mapKeyJoinColumn property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||