| Package | Description |
|---|---|
| io.tesler.sqlbc.dao | |
| io.tesler.sqlbc.export.base.model |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,SqlFieldType> |
SqlBcQuery.EXTRA_FIELDS |
| Modifier and Type | Method and Description |
|---|---|
static SqlFieldType |
SqlFieldType.Holder.getFromSqlType(int sqlType) |
static SqlFieldType |
SqlFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlFieldType[] |
SqlFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableMeta.addColumn(String name,
SqlFieldType type) |
Copyright © 2018–2021 Tesler. All rights reserved.