zoodb-0.4.7
- Improved JDOQL with support for enum.ordinal(), enum.toString(), String.trim(), String.length(), Math.abs(), Math.sqrt(), Math.cos(), Math.sin(), String.substring(), String.indexOf(), String.toUppercase(), String.toLowercase(), Collection.get(), Collection.size()
- Initial version with non-transactional read. Multi-session access is blocked for now.
- Initial support for OSGI detection for PersistenceManagerFactory