| Modifier and Type | Class and Description |
|---|---|
class |
MysqlTable
MySQL table.
|
static class |
MysqlTable.Builder
MySQL table.
|
| Modifier and Type | Method and Description |
|---|---|
MysqlTableOrBuilder |
MysqlDatabase.getMysqlTablesOrBuilder(int index)
Tables in the database.
|
MysqlTableOrBuilder |
MysqlDatabase.Builder.getMysqlTablesOrBuilder(int index)
Tables in the database.
|
MysqlTableOrBuilder |
MysqlDatabaseOrBuilder.getMysqlTablesOrBuilder(int index)
Tables in the database.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MysqlTableOrBuilder> |
MysqlDatabase.getMysqlTablesOrBuilderList()
Tables in the database.
|
List<? extends MysqlTableOrBuilder> |
MysqlDatabase.Builder.getMysqlTablesOrBuilderList()
Tables in the database.
|
List<? extends MysqlTableOrBuilder> |
MysqlDatabaseOrBuilder.getMysqlTablesOrBuilderList()
Tables in the database.
|
Copyright © 2022 Google LLC. All rights reserved.