UJO Framework

Data container similar to a JavaBean
Download

UJO Framework Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Paul Ponec
  • Publisher web site:
  • http://ujoframework.pponec.net/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1 MB

UJO Framework Tags


UJO Framework Description

Data container similar to a JavaBean The UJO object is a data container similar to a JavaBean, however the UJO architecture offers a new scope of utilization. An UJO persistence can be a preview of its possibilities.UJO is an abbreviation for Unified Java Object and they are all objects, which implement an interface Ujo. The UJO looks like a map object with an access by methods of its keys. The UJO object have got typically one write method for all attribute values and one read method for all attribute values of the object. An attributes are statical constants called UjoProperty contains a name a data type as compared with object type of JavaBean, which have got implemented two methods for each attribute (set + get).An architecture UJO offers a unconventional solution for attribute value access, however the object will offer a great solution for batch processing of attributes with the help of a simple API. What's New in This Release: · new interface UjoMiddle extends the Ujo interface in four methods (set, get, setText, getText) · the original UjoExt interface extends UjoMiddle now · new class MapImplUjo implements the Map interface · XML body element value is supported by a new annotation @XmlElementBody · there is supported a text serialization of the list of simple objects (e.g. List) · text serialization of the type java.sql.Date is supported · interface UjoProperty has new methods for a direction of sorting: isAscending(), descending() · new method UjoPropertyList.isItemTypeOf(Class) tests that property type is a type (or subtype) of the parameter · new factory methods of UjoProperty implementations · all 'Super' classes was renamed to the prefix 'Abstract' classes · class PropertyTextable is was renamed to ValueTextable · small bug fixing · JavaDoc completition


UJO Framework Related Software