Skip to content

zoodb-0.4.7

Compare
Choose a tag to compare
@tzaeschke tzaeschke released this 03 Mar 09:25
· 221 commits to master since this release
  • 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