This is a cache of http://dbflute.seasar.org/ja/environment/upgrade/migration/migrate0984to0985.html. It is a snapshot of the page at 2024-03-19T00:12:49.612+0000.
移行 0.9.8.4 to 0.9.8.5 | DBFlute

移行 0.9.8.4 to 0.9.8.5

お約束の注意点

古いバージョンの削除
古いバージョンのDBFluteランタイム(JAR)が[WEB-INF/lib]の下などに残らないように
タスクを実行し忘れないように
Generateタスクだけでなく、(外だしSQLがある場合は)Sql2Entityタスクも実行

環境上の注意点

dataLoadingType は repsEnvType に

Docタスクの dataLoadingType は repsEnvType として再出発することになりました。

ただし、新しいバージョンでは dataLoadingType も動作します。dataLoadingType が指定されていれば、それが repsEnvType として動作します。

実装上の注意点

特になし