| Package | Description |
|---|---|
| org.aksw.commons.util.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Relation> |
JdbcUtils.fetchColumns(Connection conn) |
Map<String,Relation> |
Schema.getRelations() |
| Constructor and Description |
|---|
Schema(Map<String,Relation> relations,
Map<String,PrimaryKey> primaryKeys,
com.google.common.collect.Multimap<String,ForeignKey> foreignKeys) |
Copyright © 2013. All Rights Reserved.