Skip to main content

Class CreateTableResponse.Info

java.lang.Object
com.gpudb.protocol.CreateTableResponse.Info
Enclosing class:

public static final class CreateTableResponse.Info extends Object
A set of string constants for the CreateTableResponse parameter info.

Additional information.

  • Field Details

    • QUALIFIED_TABLE_NAME

      public static final String QUALIFIED_TABLE_NAME
      The fully qualified name of the new table (i.e. including the schema).