Package | Description |
---|---|
sf.database.dbinfo | |
sf.dsl |
Modifier and Type | Method and Description |
---|---|
List<TableInfo> |
DBMetaData.getDatabaseObject(Connection conn,
ObjectType type,
String catalog,
String schema,
String matchName,
Operator oper) |
Modifier and Type | Method and Description |
---|---|
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator |
Operator.valueOfKey(String key) |
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.