Sunday, 18 October 2015

Software Tree Announces JDXA, The KISS ORM for Android



JDXA is an innovative, flexible, and easy-to-use Object-Relational Mapping (ORM) product that simplifies and accelerates the development of Android apps by providing intuitive, object-oriented access to on-device relational (e.g., SQLite) data. Adhering to some well thought-out KISS Principles, JDXA boosts developer productivity and reduces maintenance hassles by eliminating endless lines of tedious SQL code.

JDXA provides a simple yet powerful, and flexible ORM solution. JDXA easily supports inheritance, one-to-one, one-to-many, and many-to-many relationships and offers a POJO (Plain Old Java Objects) friendly non-intrusive programming model, which does not require you to change your Java classes in any way:
  • No need to subclass your domain classes from any base class

  • No need to clutter your source code with annotations

  • No need for DAO classes

  • No source code generation

  • No pre-processing or post-processing of your code

The SDK comes with extensive documentation and many working sample projects. Please visit softwaretree dot com to learn more about JDXA and the KISS Principles, to check code snippets, and to get a free trial download.



No comments:

Post a Comment