Skip to content

Releases: v-ladynev/fluent-hibernate

Release version 0.3.1

12 Oct 15:50
Compare
Choose a tag to compare

Some changes in the entities scanner.

Release version 0.3.0

22 Jun 12:35
Compare
Choose a tag to compare

ImprovedNamingStrategy for Hibernate 5. An adapter for Hibernate 4 naming strategies Hibernate4To5NamingStrategyAdapter.

Release version 0.2.0

13 May 16:09
Compare
Choose a tag to compare

A naming strategy and an entity scanner. Hibernate 4 support. The configuration API is changed.

Release version 0.1.4

24 Nov 18:58
Compare
Choose a tag to compare
Update gradle wrapper to 2.8

Release version 0.1.3

05 Oct 06:36
Compare
Choose a tag to compare

Some minor changes.

Release version 0.1.2

25 Sep 16:43
Compare
Choose a tag to compare

Adding a new way of configuration of the SessionFactory with properties and annotated classes.

Release version 0.1.1

23 Sep 10:51
Compare
Choose a tag to compare

Changed the way of working with HibernateSessionFactory.

The first release version 0.1.0

22 Sep 13:47
Compare
Choose a tag to compare
v0.1.0

Fix some problems with Hibernate 5 configuration loading.