跳过导航链接
C P T V 

C

Column - com.gitee.fastmybatis.annotation中的注释类型
字段信息
如果数据库命名规范遵循小写字母+下划线格式,name属性可以不指定,自动驼峰转下划线 {@literal
com.gitee.fastmybatis.annotation - 程序包 com.gitee.fastmybatis.annotation
 

P

Pk - com.gitee.fastmybatis.annotation中的注释类型
主键配置
{@literal
PkStrategy - com.gitee.fastmybatis.annotation中的枚举
主键策略

T

Table - com.gitee.fastmybatis.annotation中的注释类型
表信息
{@literal

V

valueOf(String) - 枚举 中的静态方法com.gitee.fastmybatis.annotation.PkStrategy
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.gitee.fastmybatis.annotation.PkStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
C P T V 
跳过导航链接

Copyright © 2022. All Rights Reserved.