标签:类型 bool ati list border val collect group bottom
别名 | 映射的类型 |
_byte | byte |
_long | long |
_short | short |
_int | int |
_integer | int |
_double | double |
_float | float |
_boolean | boolean |
string | String |
byte | Byte |
long | Long |
short | Short |
int | Integer |
integer | Integer |
double | Double |
float | Float |
boolean | Boolean |
date | Date |
decimal | BigDecimal |
bigdecimal | BigDecimal |
object | Object |
map | Map |
hashmap | HashMap |
list | List |
arraylist | ArrayList |
collection | Collection |
iterator | Iterator |
?
笔记:MyBatis XML配置-typeAliases 内建别名表
标签:类型 bool ati list border val collect group bottom
原文地址:http://www.cnblogs.com/li3807/p/7061884.html