| Modifier and Type | Class and Description |
|---|---|
class |
EntityDdl
A single DDL statement for a specific entity
|
static class |
EntityDdl.Builder
A single DDL statement for a specific entity
|
| Modifier and Type | Method and Description |
|---|---|
EntityDdlOrBuilder |
DatabaseEntity.getEntityDdlOrBuilder(int index)
Details about the entity DDL script.
|
EntityDdlOrBuilder |
DatabaseEntity.Builder.getEntityDdlOrBuilder(int index)
Details about the entity DDL script.
|
EntityDdlOrBuilder |
DatabaseEntityOrBuilder.getEntityDdlOrBuilder(int index)
Details about the entity DDL script.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends EntityDdlOrBuilder> |
DatabaseEntity.getEntityDdlOrBuilderList()
Details about the entity DDL script.
|
List<? extends EntityDdlOrBuilder> |
DatabaseEntity.Builder.getEntityDdlOrBuilderList()
Details about the entity DDL script.
|
List<? extends EntityDdlOrBuilder> |
DatabaseEntityOrBuilder.getEntityDdlOrBuilderList()
Details about the entity DDL script.
|
Copyright © 2024 Google LLC. All rights reserved.