Skip navigation links
C G L P T V 

C

Column - Annotation Type in com.gitee.fastmybatis.annotation
字段信息
如果数据库命名规范遵循小写字母+下划线格式,name属性可以不指定,自动驼峰转下划线
com.gitee.fastmybatis.annotation - package com.gitee.fastmybatis.annotation
 

G

getCode() - Method in enum com.gitee.fastmybatis.annotation.LogicDeleteStrategy
 

L

LogicDeleteStrategy - Enum in com.gitee.fastmybatis.annotation
逻辑删除策略

P

Pk - Annotation Type in com.gitee.fastmybatis.annotation
主键配置
PkStrategy - Enum in com.gitee.fastmybatis.annotation
主键策略

T

Table - Annotation Type in com.gitee.fastmybatis.annotation
表信息

V

valueOf(String) - Static method in enum com.gitee.fastmybatis.annotation.LogicDeleteStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gitee.fastmybatis.annotation.PkStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gitee.fastmybatis.annotation.LogicDeleteStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gitee.fastmybatis.annotation.PkStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
C G L P T V 
Skip navigation links

Copyright © 2023. All Rights Reserved.