public abstract class PostGISViewBuilder extends AbstractViewBuilder
attrs, configurationManager, context, entityManager, identity, identityName, shape, shapeImportManager, shapeManager, taxonomyManager, viewStatement| Constructor and Description |
|---|
PostGISViewBuilder(gr.cite.gaap.servicelayer.ShapeManager shapeManager,
gr.cite.gaap.servicelayer.ShapeImportManager shapeImportManager,
gr.cite.gaap.servicelayer.TaxonomyManager taxonomyManager,
gr.cite.gaap.servicelayer.ConfigurationManager configurationManager) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createDropFunction(String funcName) |
protected String |
getSQLDataType(gr.cite.geoanalytics.common.ShapeAttributeDataType dt) |
protected String |
quoteTextual(String attrValue,
gr.cite.geoanalytics.common.ShapeAttributeDataType dt) |
createViewStatement, execute, forIdentity, forShape, generateViewStatement, getViewStatement, removerViewIfExists, setContext, withAttributepublic PostGISViewBuilder(gr.cite.gaap.servicelayer.ShapeManager shapeManager,
gr.cite.gaap.servicelayer.ShapeImportManager shapeImportManager,
gr.cite.gaap.servicelayer.TaxonomyManager taxonomyManager,
gr.cite.gaap.servicelayer.ConfigurationManager configurationManager)
Copyright © 2016. All Rights Reserved.