摘要
極速 體驗 Generator
相關生成文件
Model 與 Bean 合體後主要優勢
Model 與 Bean 合體後注意事項
創建專案
放入 JFinal 庫文件
修改 web.xml
新增 java 文件
啟動專案
開啟瀏覽器看效果
概述
configConstant(常量我)
configRoute(給我路由)
configPlugin(插件我)
configInterceptor(攔截器我)
configHandler(處理我)
afterJFinalStart() 與 beforeJFinalStop()
道具套件
行動
getPara 系列方法
getModel 與 getBean 系列方法
setAttr 方法
getFile 檔案上傳
renderFile 檔案下載
session 操作方法
render 系列方法
攔截器
前
清除
Interceptor 的觸發
Duang、增強器
Inject 攔截器
ActiveRecord插件
模型
JavaBean 與 Model 合體
JFinal 獨創 Db + Record 模式
聲明式事務
快取
Dialect 多資料庫支持
表關聯操作
複合主鍵
Oracle 支援
多重資料來源支援
非 web 環境下使用 ActiveRecord
EhCache插件
快取攔截器
驅逐攔截器
快取套件
ehcache.xml 簡介
Redis插件
Redis 與 Cache
非 web 環境使用 RedisPlugin
驗證器
Validator 配置
I18n 與 Res
I18n攔截器
FreeMarker 範例
在 JFinal 中擴展
架構
JFinal的基本使用方法,使用模式。