Module org.eclipse.persistence.jpa
Interface AssociationOverride
- All Known Implementing Classes:
AssociationOverrideImpl
public interface AssociationOverride
JPA scripting API implementation.
- Since:
- EclipseLink 2.5.1
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
addJoinColumn
JoinColumn addJoinColumn() -
setForeignKey
ForeignKey setForeignKey() -
setJoinTable
JoinTable setJoinTable() -
setName
-