|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yourkit.probes.Column
com.yourkit.probes.ForeignKeyColumn
public final class ForeignKeyColumn
| Constructor Summary | |
|---|---|
ForeignKeyColumn(Table table)
|
|
| Method Summary | |
|---|---|
void |
setValue(int rowIndex,
int foreignRowIndex)
|
| Methods inherited from class com.yourkit.probes.Column |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForeignKeyColumn(Table table)
| Method Detail |
|---|
public void setValue(int rowIndex,
int foreignRowIndex)
rowIndex - foreignRowIndex - index in foreign table
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||