class JdbcMetaData.FactTable extends JdbcMetaData.DbTable
| Modifier and Type | Field and Description | 
|---|---|
(package private) Map<String,String> | 
fks
Sorted map key = foreign key col, value=primary key table associated
 with this fk. 
 | 
colsDataType, name, pk, schemaName| Constructor and Description | 
|---|
FactTable()  |