Uses of Class
cn.xuanyuanli.core.lang.Record
Packages that use Record
-
Uses of Record in cn.xuanyuanli.core.lang
Methods in cn.xuanyuanli.core.lang that return RecordModifier and TypeMethodDescription获得记录设置default RecordBaseEntity.toRecord()将Bean转换为Record,会把Bean中驼峰命名的字段转为下划线命名static RecordBean对象转换为Record,所有字段名都由驼峰转为下划线格式static RecordRecord.valueOfNullable(Object obj) 值可以为空Methods in cn.xuanyuanli.core.lang that return types with arguments of type Record