|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForeignKey.ColumnPair | |
|---|---|
| org.eclipse.jpt.jpa.db | |
| Uses of ForeignKey.ColumnPair in org.eclipse.jpt.jpa.db |
|---|
| Fields in org.eclipse.jpt.jpa.db with type parameters of type ForeignKey.ColumnPair | |
|---|---|
static java.util.Comparator<ForeignKey.ColumnPair> |
ForeignKey.ColumnPair.BASE_COLUMN_COMPARATOR
|
| Methods in org.eclipse.jpt.jpa.db that return ForeignKey.ColumnPair | |
|---|---|
ForeignKey.ColumnPair |
ForeignKey.getColumnPair()
Return the foreign key's single column pair. |
| Methods in org.eclipse.jpt.jpa.db that return types with arguments of type ForeignKey.ColumnPair | |
|---|---|
java.lang.Iterable<ForeignKey.ColumnPair> |
ForeignKey.getColumnPairs()
Return the foreign key's column pairs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||