| Package | Description |
|---|---|
| org.openforis.collect.relational.model | |
| org.openforis.collect.relational.sql |
| Modifier and Type | Method and Description |
|---|---|
RDBJdbcType |
Column.getType() |
| Modifier and Type | Method and Description |
|---|---|
static RDBJdbcType |
RDBJdbcType.fromCompositeAttributeDefinition(AttributeDefinition defn) |
static RDBJdbcType |
RDBJdbcType.fromType(Class<?> type) |
static RDBJdbcType |
RDBJdbcType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RDBJdbcType[] |
RDBJdbcType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Open Foris. All rights reserved.