Ujorm 1.55

The Ujorm is an open source Java small library based on a key‑value architecture of domain objects. The framework have got a special ORM module designed for rapid Java development with great performance and a small footprint. The key features are type safe queries, relation mapping by Java code, no entity states, and a memory overloading protection cache. Ujorm provides a module to integration with Apache Wicket to build GUI easy.

Tags java orm database
License Apache
State initial

Recent Releases

1.5505 Jun 2015 20:46 major feature: + WICKET: UjoDropDown choice component + WICKET: The new method AbstractDialogPanel.onShowBefore(...) + WICKET: The new method Field.setEnabledInput(...) + ORM: The fetching or relations is fixed