| Modifier and Type | Class and Description |
|---|---|
class |
PostgresqlColumn
PostgreSQL Column.
|
static class |
PostgresqlColumn.Builder
PostgreSQL Column.
|
| Modifier and Type | Method and Description |
|---|---|
PostgresqlColumnOrBuilder |
PostgresqlTableOrBuilder.getPostgresqlColumnsOrBuilder(int index)
PostgreSQL columns in the schema.
|
PostgresqlColumnOrBuilder |
PostgresqlTable.getPostgresqlColumnsOrBuilder(int index)
PostgreSQL columns in the schema.
|
PostgresqlColumnOrBuilder |
PostgresqlTable.Builder.getPostgresqlColumnsOrBuilder(int index)
PostgreSQL columns in the schema.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PostgresqlColumnOrBuilder> |
PostgresqlTableOrBuilder.getPostgresqlColumnsOrBuilderList()
PostgreSQL columns in the schema.
|
List<? extends PostgresqlColumnOrBuilder> |
PostgresqlTable.getPostgresqlColumnsOrBuilderList()
PostgreSQL columns in the schema.
|
List<? extends PostgresqlColumnOrBuilder> |
PostgresqlTable.Builder.getPostgresqlColumnsOrBuilderList()
PostgreSQL columns in the schema.
|
Copyright © 2022 Google LLC. All rights reserved.