github j256/ormlite-android ormlite-android-6.0
6.0

latest release: ormlite-android-6.1
2 years ago
  • ALL: Added support for Java 7. Dropped support for Java 6.
  • ALL: Migrated to supporting AutoCloseable. Most close() methods now throw Exception not IOException.
  • CORE: Removed some Deprecated methods that had been with us for a while.
  • CORE: Added closeable-spliterator for better handing of JDK8+ streams. Thanks to zhemaituk.
  • CORE: Add Dao.queryForFirst() convenience method.
  • ANDROID: ormlite-android jar now includes the -core classes. No need to import ormlite-core jar anymore.

Don't miss a new ormlite-android release

NewReleases is sending notifications on new releases.