| Modifier and Type | Class and Description |
|---|---|
class |
PostgresqlTable
PostgreSQL table.
|
static class |
PostgresqlTable.Builder
PostgreSQL table.
|
| Modifier and Type | Method and Description |
|---|---|
PostgresqlTableOrBuilder |
PostgresqlSchemaOrBuilder.getPostgresqlTablesOrBuilder(int index)
Tables in the schema.
|
PostgresqlTableOrBuilder |
PostgresqlSchema.getPostgresqlTablesOrBuilder(int index)
Tables in the schema.
|
PostgresqlTableOrBuilder |
PostgresqlSchema.Builder.getPostgresqlTablesOrBuilder(int index)
Tables in the schema.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PostgresqlTableOrBuilder> |
PostgresqlSchemaOrBuilder.getPostgresqlTablesOrBuilderList()
Tables in the schema.
|
List<? extends PostgresqlTableOrBuilder> |
PostgresqlSchema.getPostgresqlTablesOrBuilderList()
Tables in the schema.
|
List<? extends PostgresqlTableOrBuilder> |
PostgresqlSchema.Builder.getPostgresqlTablesOrBuilderList()
Tables in the schema.
|
Copyright © 2022 Google LLC. All rights reserved.