Data Abstract for Java Releases

Released: Oct 20, 2025

Updates in 10.0.0.1621

Fehlerkorrekturen

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

Released: Oct 10, 2025

Updates in 10.0.0.1619

Funktionen

  • 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.

Fehlerkorrekturen

  • 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...

Released: May 7, 2025

Updates in 10.0.0.1613

Funktionen

  • 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...

Released: Nov 14, 2024

Updates in 10.0.0.1599

Fehlerkorrekturen

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

Released: Feb 9, 2022

Updates in 10.0.0.1533

Funktionen

  • 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

Updates in 10.0.0.1481

Funktionen

  • 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

Updates in 9.7.115

Funktionen

  • Updates database profile for NexusDB.

Fehlerkorrekturen

  • 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

Updates in 9.5

Funktionen

  • Support for Data Abstract in Water.

Released: Mar 23, 2018

Updates in 9.4

Fehlerkorrekturen

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

Released: Oct 17, 2017

Updates in 9.3

Fehlerkorrekturen

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