Package org.teiid
Class GeometryInputSource
- java.lang.Object
-
- org.teiid.GeometryInputSource
-
public abstract class GeometryInputSource extends Object
Used to abstract how geometry and geography values are retrieved. Converted by the engine into aGeometryType
orGeographyType
-
-
Constructor Summary
Constructors Constructor Description GeometryInputSource()
-