Class PgCatalog.PgIndex (0.22.1)

public class PgCatalog.PgIndex implements PgCatalog.PgCatalogTable

Inheritance

java.lang.Object > PgCatalog.PgIndex

Static Fields

EMPTY_PG_INDEX_CTE

public static final String EMPTY_PG_INDEX_CTE
Field Value
TypeDescription
String

PG_INDEX_CTE

public static final String PG_INDEX_CTE
Field Value
TypeDescription
String

Constructors

PgIndex()

public PgIndex()

Methods

getTableExpression()

public String getTableExpression()
Returns
TypeDescription
String