Class PgCatalog.PgType (0.27.1)

public class PgCatalog.PgType implements PgCatalog.PgCatalogTable

Inheritance

java.lang.Object > PgCatalog.PgType

Static Fields

PG_TYPE_CTE

public static final String PG_TYPE_CTE
Field Value
TypeDescription
String

Constructors

PgType()

public PgType()

Methods

getDependencies()

public ImmutableSet<SimpleParser.TableOrIndexName> getDependencies()
Returns
TypeDescription
com.google.common.collect.ImmutableSet<com.google.cloud.spanner.pgadapter.statements.SimpleParser.TableOrIndexName>

getTableExpression()

public String getTableExpression()
Returns
TypeDescription
String