| Package | Description |
|---|---|
| schemacrawler.schema |
| Modifier and Type | Method and Description |
|---|---|
JavaSqlTypeGroup |
JavaSqlType.getJavaSqlTypeGroup() |
static JavaSqlTypeGroup |
JavaSqlTypeGroup.valueOf(int type) |
static JavaSqlTypeGroup |
JavaSqlTypeGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaSqlTypeGroup[] |
JavaSqlTypeGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JavaSqlType(SQLType sqlType,
Class<?> defaultMappedClass,
JavaSqlTypeGroup javaSqlTypeGroup) |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.