Easy database queries for Java

Choosing Between Jinq 2.0 vs 1.8

Jinq 2.0.x is a small update from Jinq 1.8.x intended to keep Jinq current with the latest changes in the Java ecosystem. Unfortunately, these changes can break compatibility with previous versions of Jinq, so the version of number of Jinq has been changed to reflect this fact. Below is a summary of the differences between Jinq 2.0.x and Jinq 1.8.x:

Jinq 2.0.x

Jinq 1.8.x

Choosing a Version

If your project uses newer Jakarta EE libraries, then use Jinq 2.0.x. If your project uses traditional Java EE libraries, then use Jinq 1.8.x.