|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aksw.commons.util.jdbc.DatabaseObject
org.aksw.commons.util.jdbc.Relation
public class Relation
| Constructor Summary | |
|---|---|
Relation(String tableName)
|
|
| Method Summary | |
|---|---|
Map<String,Column> |
getColumns()
|
| Methods inherited from class org.aksw.commons.util.jdbc.DatabaseObject |
|---|
equals, getName, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Relation(String tableName)
| Method Detail |
|---|
public Map<String,Column> getColumns()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||