Results 1 to 1 of 1
Thread: Ujorm 1.21
- 11-21-2011, 06:19 PM #1
Senior Member
- Join Date
- Sep 2011
- Posts
- 1,486
- Rep Power
- 3
Ujorm 1.21
Ujorm is an easy-to-use ORM famework 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.
Changes
Java 7.0 is supported now. Native SQL queries can be used in the run-time on demanding requirements. Direct support for the Slf4J Logger framework. A slightly extended API for easier use. A new special interface to store binary content to a BLOB. A new special class (OrmTableSynchronized) is available for safe use in a multi-thread environment. Many other extensions have been implemented. Small bugfixes for some dialects, and some minor bugs are fixed.
URL: http://ujorm.org/


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks