- keep(String...) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Keep attributes of this model and remove other attributes.
- keep(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Keep attribute of this model and remove other attributes.
- keep(String...) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Keep columns of this record and remove other columns.
- keep(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Keep column of this record and remove other columns.
- keepModel(Class, String) - 类 中的方法com.jfinal.core.Controller
-
- keepModel(Class) - 类 中的方法com.jfinal.core.Controller
-
- keepPara() - 类 中的方法com.jfinal.core.Controller
-
Keep all parameter's value except model value
- keepPara(String...) - 类 中的方法com.jfinal.core.Controller
-
Keep parameter's value names pointed, model value can not be kept
- keepPara(Class, String) - 类 中的方法com.jfinal.core.Controller
-
Convert para to special type and keep it
- keepPara(Class, String...) - 类 中的方法com.jfinal.core.Controller
-
- key - 类 中的变量com.jfinal.ext.render.JsonWithContentTypeRender
-
- key - 类 中的变量com.jfinal.render.JsonRender
-