Data Abstract for Java のリリース

Released: Oct 20, 2025

10.0.0.1621 での更新項目

不具合の修正

  • RO/D: Fixed access violation in TRORemoteDataModule.DoOnActivate using ODATA (regression).

Released: Oct 10, 2025

10.0.0.1619 での更新項目

機能

  • ServiceBuilder: Added support for Mercury & Iodine.
  • ServiceBuilder: Now uses nested menus for codegen.
  • rodl2code: Now allows users to connect to HTTPS servers with self-signed certificates.

不具合の修正

  • RO/C++: Regression in 1617: _Invk files were incorrectly generated for C++Builder ('ambiguity between Urooponsslapi::TStringArray and Uroclasses::TStringArray').
  • RON: Raise proper/better exception if plain HTTP server receives HTTPS request.
  • Drop per-version trial builds for Delphi 7 true Delphi...

Released: May 7, 2025

10.0.0.1613 での更新項目

機能

  • DA/D: Now allows you to set additional parameters for IBDAC.
  • RO/N: Super channels: increased MaxPackageSize to 10mb similar to Delphi.
  • RO/D+N: Improved JsonMessage error about WrapResult.
  • RO/D: Now supports OPTIONS request in HttpApi.
  • RO/N: Support for HEAD, PATCH, OPTIONS requests in HttpApi.
  • DA/J/N - RO/D: Cosmetic changes (param names should be the same in overridden methods).
  • Merged CodeGen4.
  • Merged ROCodeGen.
  • RO/.NET: Size error message improvements.
  • RO/N: EROUnknownMethod is renamed to...

Released: Nov 14, 2024

10.0.0.1599 での更新項目

不具合の修正

  • rodl2code: GenericArray option should not require codefirst option.
  • Fixed bug in uROSimpleStringBuilder.pas.
  • Merged ROCodeGen.
  • TIROActiveEventServerList -> TROActiveEventServerList.

Released: Feb 9, 2022

10.0.0.1533 での更新項目

機能

  • HttpAPI: Autofill APIHost from request.
  • HttpAPI: Generate Schemes node.
  • Allow silent app registration under non-Administrator account.
  • Missing context menu items for RemoteDataAdapter.
  • Updated MySQL driver registration.
  • Added Modulo operator support (DA SQL).
  • Support for OpenSSL 3.
  • Minor DataAccessService refactoring.

Released: Jun 10, 2020

10.0.0.1481 での更新項目

機能

  • New lightweight session update mode in Olympia Server.
  • Stability improvements for Olympia Server.
  • Zeroconf information now includes TLS status.
  • Service Builder now supports connecting to TLS and zeroconf servers.
  • New more granular ServiceUnknownMethodException.

Released: Mar 29, 2019

9.7.115 での更新項目

機能

  • Updates database profile for NexusDB.

不具合の修正

  • 82263: DA LINQ cannot handle nullable fields in List.Contains expression.
  • 82267: PrimaryKey fields should always be treated as non-nullable ones.

Released: Nov 16, 2018

9.5 での更新項目

機能

  • Support for Data Abstract in Water.

Released: Mar 23, 2018

9.4 での更新項目

不具合の修正

  • 79287: Fix code issues preventing DAJ being compiled by Elements v10.

Released: Oct 17, 2017

9.3 での更新項目

不具合の修正

  • 78592: DataRow cannot auto-convert values from Calendar to Date and from Integer to Long.