|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSourceIF | |
|---|---|
| net.ontopia.topicmaps.db2tm | The implementation of and public API to the DB2TM module for converting relational data (in CSV files or RDBMSs) to Topic Maps. |
| Uses of DataSourceIF in net.ontopia.topicmaps.db2tm |
|---|
| Classes in net.ontopia.topicmaps.db2tm that implement DataSourceIF | |
|---|---|
class |
CSVDataSource
INTERNAL: Data source that reads CSV files from a directory. |
class |
JDBCDataSource
INTERNAL: Data source that reads tables via JDBC. |
| Methods in net.ontopia.topicmaps.db2tm that return DataSourceIF | |
|---|---|
DataSourceIF |
RelationMapping.getDataSource(java.lang.String id)
|
| Methods in net.ontopia.topicmaps.db2tm with parameters of type DataSourceIF | |
|---|---|
void |
RelationMapping.addDataSource(java.lang.String id,
DataSourceIF datasource)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||