随笔分类 - mybatis
摘要:total: 内存总数 used: 已经使用内存数 free: 完全空闲内存 shared: 多个进程共享的内存 buffers: 用于块设备数据缓冲,记录文件系统metadata(目录,权限,属性等) cached: 用于文件内容的缓冲 total: 内存总数 used: 已经使用内存数 free
阅读全文
摘要:<resultMap id="BaseResultMap" type="com.bmac.entity.SoAndroidHour"> <id column="id" jdbcType="BIGINT" property="id" /> <result column="cardinfo_id" jd
阅读全文
摘要:mybatis 中collection中需要 open close separator <result property="openFactories" column="open_factories" /> The content of element type "resultMap" must m
阅读全文
摘要:
阅读全文