public class MappedDataSourceCatalogFactory extends DataSourceCatalogFactory
Factory for constructing a special DataSourceCatalog
called
MappedDataSourceCatalog
which is able to override the default
policy of ProductType.getName()
_metadata
and ProductType.getName()
_reference
as the underlying table names
Modifier and Type | Field and Description |
---|---|
protected Properties |
typeMap |
cacheUpdateMinutes, dataSource, fieldIdStr, lenientFields, orderedValues, pageSize, productIdString, VAL, VAL1, validationLayer
Constructor and Description |
---|
MappedDataSourceCatalogFactory() |
protected Properties typeMap
public MappedDataSourceCatalogFactory() throws IOException
IOException
public Catalog createCatalog()
createCatalog
in interface CatalogFactory
createCatalog
in class DataSourceCatalogFactory
Catalog
object implementation.Copyright © 1999–2017 Apache OODT. All rights reserved.