| Package | Description |
|---|---|
| com.alibaba.druid.sql.repository |
| Modifier and Type | Method and Description |
|---|---|
SchemaObjectType |
SchemaObject.getType() |
SchemaObjectType |
SchemaObjectImpl.getType() |
static SchemaObjectType |
SchemaObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaObjectType[] |
SchemaObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SchemaObjectImpl(String name,
SchemaObjectType type) |
SchemaObjectImpl(String name,
SchemaObjectType type,
SQLStatement statement) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.