| Package | Description |
|---|---|
| io.mybatis.rui.model | |
| io.mybatis.rui.template.database |
| Modifier and Type | Field and Description |
|---|---|
JavaType |
JdbcType.javaType |
| Modifier and Type | Method and Description |
|---|---|
static JavaType |
JavaType.of(Class type) |
static JavaType |
JavaType.of(String javaType) |
| Modifier and Type | Method and Description |
|---|---|
JavaType |
Database.getJavaType(@NonNull JdbcType jdbcType)
获取 jdbcType 对应的 javaType
|
Copyright © 2023. All rights reserved.