public interface ForeignKey
Modifier and Type | Method and Description |
---|---|
ForeignKey |
setConstraintMode(String constraintMode) |
ForeignKey |
setForeignKeyDefinition(String foreignKeyDefinition) |
ForeignKey |
setName(String name) |
ForeignKey setConstraintMode(String constraintMode)
ForeignKey setForeignKeyDefinition(String foreignKeyDefinition)
ForeignKey setName(String name)
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.