public class Catalog extends Base
| Modifier and Type | Field and Description |
|---|---|
String |
name |
String |
TABLE_CAT |
List<Table> |
tables |
| Constructor and Description |
|---|
Catalog() |
| Modifier and Type | Method and Description |
|---|---|
static Catalog |
load(DataSource dataSource,
String catalogName) |
Copyright © 2023. All rights reserved.