protected static class KtormSchemaCodegen.SqlType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
Blob |
protected static String |
Boolean |
protected static String |
Bytes |
protected static String |
Date |
protected static String |
DateTime |
protected static String |
Decimal |
protected static String |
Double |
protected static String |
Enum |
protected static String |
Float |
protected static String |
Int |
protected static String |
Json |
protected static String |
Long |
protected static String |
Text |
protected static String |
Varchar |
| Modifier | Constructor and Description |
|---|---|
protected |
SqlType() |
protected static final String Blob
protected static final String Boolean
protected static final String Bytes
protected static final String Date
protected static final String DateTime
protected static final String Decimal
protected static final String Double
protected static final String Float
protected static final String Enum
protected static final String Int
protected static final String Long
protected static final String Text
protected static final String Varchar
protected static final String Json
Copyright © 2021. All rights reserved.