Monthly Archives: March 2016

Generating Unique Ids for Primary Key values using JDXA ORM

Using primary keys to uniquely identify persistent objects is a fundamental requirement for all apps. A primary key may consist of only one attribute, or it may consist of multiple attributes (composite primary key). The data type of a primary … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , | 2 Comments

Welcome

Welcome to Software Tree blogs! Since Object Relational Mapping (ORM) is the main focus of Software Tree’s products (JDX for Java, NJDX for .NET, and JDXA for Android), we will mostly be discussing ORM related topics here.

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment