Menu

Ujorm 1.41 released

  • deprecated interface UjoProperty is removed and
  • many obsolete methods was removed too
  • the lazy-loading can be allowed using the parameter MetaParams.LAZY_LOADING on the closed session optionally
  • there is supported building new Criterion using a template: Order.ID.forSql("{0} > {1}", 0L)
  • the property separator character '.' can be enabled in the key/property name by the overriding the method: Property.isPropertySeparatorDisabled()
Posted by Pavel Ponec 2013-12-04

Log in to post a comment.