Skip to content

Release 1.18 (2021-05-26)

Compare
Choose a tag to compare
@igapyon igapyon released this 26 May 13:19
· 12 commits to devel since this release
24e23a9

Release 1.18 (2021-05-26)

EN

  • Implementation: Changed to pass OiyoInfo instance from the outside.
  • Changed to return URI with FQN.
  • Added messages regarding autoCommit, jdbcFetchSize, filterEqAutoSelect.
  • Added log.trace where EntityCollection is expected to take a time.

JA

  • 実装: OiyoInfo インスタンスを外側から引き渡すよう変更
  • URIをFQNで戻すよう変更
  • autoCommit, jdbcFetchSize, filterEqAutoSelect のメッセージを追加
  • EntityCollection で時間がかかると予見される箇所に log.trace を追加