Skip to content
jcarvalho edited this page Apr 19, 2013 · 9 revisions

Changelog

Version 1.2

1.2.1 (21 March 2013)

  • Removed the limit on the maximum number of active connections, and allowing the pool to grow as needed.
  • Updated commons-pool to version 1.6. The previously used version has connection leak issues.

1.2.0 (20 March 2013)

  • Added support for Consistency Predicates

Version 1.1

1.1.6 (27 March 2013)

  • DML code generation now only runs when the content of the DML files is changed.

1.1.5 (14 February 2013)

  • Removed the limit on the maximum number of active connections, and allowing the pool to grow as needed.
  • Updated commons-pool to version 1.6. The previously used version has connection leak issues.

1.1.2 (14 November 2012)

  • Hotfix for fenix mavenification. readDomainObject using className and idInternal now goes directly to database using JDBC to get OID so we can always go through fromExternalId using the lookup cache.
  • CodeGenerator, DomainModel and OJBMetadataGenerator compatible with fénix and bennu.

1.1.0 (30 October 2012)

Clone this wiki locally