| Package | Description |
|---|---|
| app.myoss.cloud.mybatis.generator.types.impl |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveTypeWrapper |
PrimitiveTypeWrapper.getBooleanInstance()
获取 Boolean 类型
|
static PrimitiveTypeWrapper |
PrimitiveTypeWrapper.getByteInstance()
获取 Byte 类型
|
static PrimitiveTypeWrapper |
PrimitiveTypeWrapper.getCharacterInstance()
获取 Character 类型
|
static PrimitiveTypeWrapper |
PrimitiveTypeWrapper.getDoubleInstance()
获取 Double 类型
|
static PrimitiveTypeWrapper |
PrimitiveTypeWrapper.getFloatInstance()
获取 Float 类型
|
static PrimitiveTypeWrapper |
PrimitiveTypeWrapper.getIntegerInstance()
获取 Integer 类型
|
static PrimitiveTypeWrapper |
PrimitiveTypeWrapper.getLongInstance()
获取 Long 类型
|
static PrimitiveTypeWrapper |
PrimitiveTypeWrapper.getShortInstance()
获取 Short 类型
|
Copyright © 2018–2020. All rights reserved.