github j256/ormlite-android ormlite-android-5.3
5.3

latest releases: ormlite-android-6.1, ormlite-android-6.0, ormlite-android-5.7...
3 years ago
  • CORE: More improvements to the TransactionManager connection and savepoint handling.
  • CORE: Added a getInternalConnection() method to DatabaseConnection to access underlying objects.
  • CORE: Added support for ORDER BY ... NULLS FIRST and LAST. May not be supported by all database types.
  • CORE: Added optimization to AND and OR queries to reduce the parens in the generated query. Thanks to devjta.
  • CORE: Removed some extraneous spaces from generated queries.
  • CORE: Added missing wiring for the TIME_STAMP_STRING data type for storing Timestamp type as a string.
  • CORE: Added support for OneToMany JPA annotation. Thanks to Bo98.

Don't miss a new ormlite-android release

NewReleases is sending notifications on new releases.