public class JdbcGtfsExporter extends Object
| Constructor and Description |
|---|
JdbcGtfsExporter(String feedId,
String outFile,
DataSource dataSource,
boolean fromEditor) |
| Modifier and Type | Method and Description |
|---|---|
FeedLoadResult |
exportTables()
Export primary entity tables as well as Pattern and PatternStops tables.
|
public JdbcGtfsExporter(String feedId, String outFile, DataSource dataSource, boolean fromEditor)
public FeedLoadResult exportTables()
Copyright © 2019. All rights reserved.