|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnsReference | |
|---|---|
| org.aksw.commons.util.jdbc | |
| Uses of ColumnsReference in org.aksw.commons.util.jdbc |
|---|
| Methods in org.aksw.commons.util.jdbc that return ColumnsReference | |
|---|---|
ColumnsReference |
PrimaryKey.getSource()
|
ColumnsReference |
ForeignKey.getSource()
|
ColumnsReference |
ForeignKey.getTarget()
|
| Constructors in org.aksw.commons.util.jdbc with parameters of type ColumnsReference | |
|---|---|
ForeignKey(String name,
ColumnsReference source,
ColumnsReference target)
|
|
PrimaryKey(String name,
ColumnsReference source)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||