Skip to content

Releases: CollinAlpert/Java2DB

2.4.2

27 Oct 22:54

Choose a tag to compare

Updated lambda2sql library for null support

2.4.1

27 Oct 22:30

Choose a tag to compare

Updated lambda2sql library for null support

2.4

26 Oct 08:13

Choose a tag to compare

2.4
Added OR WHERE query functionality.

2.3.4

17 Oct 19:20

Choose a tag to compare

Fixed serialization bug when deleting entities

2.3.3

17 Oct 14:12

Choose a tag to compare

Added support for java.time package and count functionality

2.3.2

16 Oct 17:41

Choose a tag to compare

Removed Jigsaw compatibility and fixed bug for DQL statements

v2.2.6

14 Oct 15:45

Choose a tag to compare

Added functionality for checking if values exist

v2.2.5

09 Oct 18:36

Choose a tag to compare

Added handling for null values in foreign keys

v2.2.4

08 Oct 18:53

Choose a tag to compare

Added support for custom mappings

v2.2.3

06 Oct 16:39

Choose a tag to compare

Downgraded to Java 10 until Java 11 is more common.