Skip to content

Releases: CollinAlpert/Java2DB

v2.2.1

06 Oct 12:59
Compare
Choose a tag to compare
Added option to ignore fields in an entity.

v2.2

05 Oct 17:29
Compare
Choose a tag to compare
Added aliasing to support multiple nested entities of same type.

v2.1

04 Oct 20:10
Compare
Choose a tag to compare
Expanded Query object for more support for DQL statements.

v2.0

24 Sep 08:32
Compare
Choose a tag to compare
Added query object for ability of extended DQL statements.

v1.5.4

23 Sep 08:38
Compare
Choose a tag to compare
Added setter in BaseEntity to include Spring support.

v1.5.3: Refactored BaseMapper and fixed bug that occurred when using foreign …

22 Sep 21:42
Compare
Choose a tag to compare

v1.5.2

21 Sep 10:52
Compare
Choose a tag to compare
Made exceptions more catchable. Fixed bug from Optional<T> refactoring.

v1.5.1

19 Sep 17:29
Compare
Choose a tag to compare
Added support for bits and classes of the java.time package

v1.5

18 Sep 21:04
Compare
Choose a tag to compare
Updated README

v1.4

05 Sep 13:32
Compare
Choose a tag to compare
Removed Oracle support and finalized Maven artifact