Package com.gpudb.protocol
Class ShowTypesRequest.Options
- java.lang.Object
-
- com.gpudb.protocol.ShowTypesRequest.Options
-
- Enclosing class:
- ShowTypesRequest
public static final class ShowTypesRequest.Options extends Object
-
-
Field Detail
-
NO_JOIN_TYPES
public static final String NO_JOIN_TYPES
When set to 'true', no join types will be included. Supported values: The default value isFALSE.- See Also:
- Constant Field Values
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final String FALSE
- See Also:
- Constant Field Values
-
-