Package com.gpudb.protocol
Class FilterByAreaGeometryResponse.Info
- java.lang.Object
-
- com.gpudb.protocol.FilterByAreaGeometryResponse.Info
-
- Enclosing class:
- FilterByAreaGeometryResponse
public static final class FilterByAreaGeometryResponse.Info extends Object
A set of string constants for theFilterByAreaGeometryResponseparameterinfo.Additional information.
-
-
Field Summary
Fields Modifier and Type Field Description static StringQUALIFIED_VIEW_NAMEThe fully qualified name of the view (i.e. including the schema)
-
-
-
Field Detail
-
QUALIFIED_VIEW_NAME
public static final String QUALIFIED_VIEW_NAME
The fully qualified name of the view (i.e. including the schema)- See Also:
- Constant Field Values
-
-