|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSourceException | |
---|---|
migratool | |
migratool.datasources | |
migratool.datasources.geometric | |
migratool.datasources.geometric.textFile | |
migratool.datasources.superDataSourceFactory |
Uses of DataSourceException in migratool |
---|
Methods in migratool that throw DataSourceException | |
---|---|
void |
Migratool.migrate()
|
Uses of DataSourceException in migratool.datasources |
---|
Subclasses of DataSourceException in migratool.datasources | |
---|---|
class |
MigDestinationDataSourceException
MIGRATOOL Program to migrate spatial databsets. |
Methods in migratool.datasources that throw DataSourceException | |
---|---|
java.util.Collection |
OriginDataSource.getDataTable()
|
abstract java.util.Collection |
AbstractOriginDataSource.getDataTable()
Retorna uma cole��o de registros semelhante ao iGIS |
Uses of DataSourceException in migratool.datasources.geometric |
---|
Methods in migratool.datasources.geometric that throw DataSourceException | |
---|---|
java.util.Collection |
GeometricOriginDataSource.getDataTable()
|
Uses of DataSourceException in migratool.datasources.geometric.textFile |
---|
Methods in migratool.datasources.geometric.textFile that throw DataSourceException | |
---|---|
AbstractDestinationDataSource |
GeomTextFileDataSourceFactory.getDestinationDataSource()
|
Constructors in migratool.datasources.geometric.textFile that throw DataSourceException | |
---|---|
GeomTextFileDestinationDataSource(BDdescription destinationDescrition)
|
Uses of DataSourceException in migratool.datasources.superDataSourceFactory |
---|
Methods in migratool.datasources.superDataSourceFactory that throw DataSourceException | |
---|---|
AbstractDestinationDataSource |
DataSourceFactoryIF.getDestinationDataSource()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |