Skip to content

Releases: CollinAlpert/Java2DB

v2.2.1

06 Oct 12:59

Choose a tag to compare

Added option to ignore fields in an entity.

v2.2

05 Oct 17:29

Choose a tag to compare

Added aliasing to support multiple nested entities of same type.

v2.1

04 Oct 20:10

Choose a tag to compare

Expanded Query object for more support for DQL statements.

v2.0

24 Sep 08:32

Choose a tag to compare

Added query object for ability of extended DQL statements.

v1.5.4

23 Sep 08:38

Choose a tag to compare

Added setter in BaseEntity to include Spring support.

v1.5.3

22 Sep 21:42

Choose a tag to compare

Refactored BaseMapper and fixed bug that occurred when using foreign …

v1.5.2

21 Sep 10:52

Choose a tag to compare

Made exceptions more catchable. Fixed bug from Optional<T> refactoring.

v1.5.1

19 Sep 17:29

Choose a tag to compare

Added support for bits and classes of the java.time package

v1.5

18 Sep 21:04

Choose a tag to compare

Updated README

v1.4

05 Sep 13:32

Choose a tag to compare

Removed Oracle support and finalized Maven artifact