Finally came around to release support for @Hibernate ORM 7.3 and 7.4, which are used in the latest @WildFlyAS and @QuarkusIO versions. Upgrade to #BlazePersistence 1.6.19 to be able to upgrade again :)
https://t.co/QACpyNU6CX
We just released #BlazePersistence 1.6.18 with a new integration for @Hibernate ORM 7.2+, and fixes for the @SpringData 4.0 integration. For further information, take a look into the release announcement:
https://t.co/dMdnxEr1s7
We just released #BlazePersistence 1.6.17 with a new integration for @Hibernate ORM 7.1+, support for @SpringData 4.0 and bug fixes. For further information, take a look into the release announcement: https://t.co/wvHsJ0dzaS
We just released #BlazePersistence 1.6.16 with some fixes for @Hibernate ORM 7+, GraphQL enhancements and bug fixes. For further information, take a look into the release announcement: https://t.co/X4Pci5go78
We just released #BlazePersistence 1.6.15 with some fixes for @Hibernate ORM 6+, GraphQL enhancements and bug fixes. For further information, take a look into the release announcement: https://t.co/KVkZqEZcJV
We just released #BlazePersistence 1.6.14 with some fixes for @Hibernate ORM 6+. For further information, take a look into the release announcement: https://t.co/Qs45Xf15Yu
We just released #BlazePersistence 1.6.13 with some fixes for @Hibernate ORM 6.6 and latest Quarkus versions. For further information, take a look into the release announcement: https://t.co/u1oOBIjTGb
We just released #BlazePersistence 1.6.12 which adds support for @SpringData 3.3, @Hibernate ORM 6.6 and fixes various bugs. For further information, take a look into the release announcement: https://t.co/O7CFlNSDu0
We just released #BlazePersistence 1.6.11 which contains an important security fix for @SpringData integration users. It is strongly advised to update or implement a mitigation. For further information, take a look into the release announcement: https://t.co/ytycmwdLlb
⚡️@Blazebit is a powerful @java library that simplifies complex data access scenarios and enhances #DB interaction with its advanced features.
@JPABuddy makes feature development related to Blaze Persistence even more enjoyable!
Brace yourselves for some awesome tooling! @JPABuddy adds support for #BlazePersistence#EntityViews which will greatly simplify the use of DTOs in your project to improve performance and better separate concerns of your application!
https://t.co/mNqBXXRYg4
⚡️@Blazebit is a powerful @java library that simplifies complex data access scenarios and enhances #DB interaction with its advanced features.
@JPABuddy will make feature development related to Blaze Persistence even more enjoyable very #soon!
⚡️@Blazebit is a powerful @java library that simplifies complex data access scenarios and enhances #DB interaction with its advanced features.
@JPABuddy will make feature development related to Blaze Persistence even more enjoyable very #soon!
We just released #BlazePersistence 1.6.9, supporting @Hibernate 6.2, @QuarkusIO 3.1, @springboot 3.1 and Netflix DGS 7.
There are plenty of bug fixes in that release as well, so don't hesitate to update!
https://t.co/rMmfLt1dUs
Want to map #SQL struct or #JSON in your #Hibernate model? Version 6.2 is around the corner and will add first class support for "composite aggregate mappings" that allow to map embeddables to these SQL types! Check out the blog post about this:
https://t.co/VwkFqPWGW2
If you're using table partitioning in #SQL with Hibernate, then you will love the new partition key mapping feature of #Hibernate 6.2. Update/Delete statements now also filter by partition keys, so that the query planner can do partition pruning early!
https://t.co/Z6pJqe0len
@890691905140v@peterbean410@GetMapStruct@AdamBien If fact, DTO is the way to declare what fields to transfer over the border and that's it. It is totally required to control data output, so adding a new field in an Entity will not hit the data you expose. You can use @SpringData Projections, @Blazebit persistence, or smth else.
Spring Boot Tip 💡
If you use DTOs with Spring Data/JPA you can automate the mapping between entities and DTOs using the Blaze Persistence (https://t.co/rkTX6vuEIW) library. Then you may still take advantage of e.g. the Spring repository pattern.
🏷️ #springboot#java#jpa
The first CR of Hibernate 6.2 went out last night, and it’s a pretty huge release, so let me give you a rundown of what’s new. The release announcement doesn't do it justice at all.
https://t.co/X6gy8yBCBD