[Seasar-user:8193] DBFlute 0.5.0 リリース
kubo
[E-MAIL ADDRESS DELETED]
2007年 6月 8日 (金) 20:34:18 JST
久保(jflute)です。
DBFlute 0.5.0 をリリースしました。
http://dbflute.sandbox.seasar.org/ja/index.html
{Bug}
[DBFLUTE-101] {Java}: PagingBeanを引数にした外だしSQLのSelectCount時にPagingのIgnoreが正常に動作しない。
[DBFLUTE-100] {Java/C#}: ConditionBeanのExistsSubQueryにおいて、自己参照FKの場合のMethodは生成しない。
[DBFLUTE-99] {Java/C#}: ConditionBeanのInlineView(From句の副問い合わせ)におけるExistsSubQueryはUnsupported例外にすること。
[DBFLUTE-101]に関して
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MySQL/PostgreSQL/Oracle/Firebirdにおいては
旧VersionのDBFluteでも障害は発生しません。
SQLServerやDB2、Apache DerbyなどのPaging時にResultSet飛ばしを
利用するDatabaseにおいて発生しておりました。
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DBFlute-0.4.8 から 0.5.0 への移行時の注意
http://dbflute.sandbox.seasar.org/ja/migration/migrate-048to050.html
S2Dao対応VersionのDefault値が以下のようになります。
- - - - - - - - - - - - - - - -
DBFlute-0.4.8 → S2Dao-1.0.42
DBFlute-0.5.0 → S2Dao-1.0.43
- - - - - - - - - - - - - - - -
DBFlute-0.5.0でS2Dao-1.0.42を利用される方は、
build-xxx.propertiesに「torque.s2daoVersion = 1.0.42」と追加お願いします。
Seasar-user メーリングリストの案内