| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.columns | |
| org.eclipse.persistence.internal.jpa.config.mappings | |
| org.eclipse.persistence.jpa.config |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinFieldImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
JoinField |
JoinFieldImpl.setName(String name) |
JoinField |
JoinFieldImpl.setReferencedFieldName(String referencedFieldName) |
| Modifier and Type | Method and Description |
|---|---|
JoinField |
AbstractRelationshipMappingImpl.addJoinField() |
| Modifier and Type | Method and Description |
|---|---|
JoinField |
OneToOne.addJoinField() |
JoinField |
OneToMany.addJoinField() |
JoinField |
ManyToOne.addJoinField() |
JoinField |
ManyToMany.addJoinField() |
JoinField |
JoinField.setName(String name) |
JoinField |
JoinField.setReferencedFieldName(String referencedFieldName) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.