| Package | Description |
|---|---|
| manifold.sql.schema.api | |
| manifold.sql.schema.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static SchemaTable.Kind |
SchemaTable.Kind.get(java.lang.String kind) |
SchemaTable.Kind |
SchemaTable.getKind() |
static SchemaTable.Kind |
SchemaTable.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SchemaTable.Kind[] |
SchemaTable.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaTable.Kind |
JdbcSchemaTable.getKind() |
Copyright © 2023. All rights reserved.