Understanding @NamedEntityGraph in Hibernate
Hibernate provides several techniques to optimize entity fetching and reduce performance issues such as the N+1 query problem. One of the most powerful and clean approaches is usin...
Search fresh public links, source activity, and ready-to-use post angles for Hibernate Orm.
Fresh curated links around Hibernate ORM are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
Hibernate provides several techniques to optimize entity fetching and reduce performance issues such as the N+1 query problem. One of the most powerful and clean approaches is usin...
"Do the simplest thing that could possibly work." — Kent Beck, creator of Extreme Programming and pioneer of Test-Driven Development.
Querying records between two dates is a common requirement in enterprise applications. Examples include retrieving orders placed within a specific period, fetching audit logs, gene...
Why hbm2ddl.auto=update is still in production codebases — and what to do about it Somewhere in a production codebase right now, Hibernate is quietly rewriting a database schema ba...
Learn how to use the new @EmbeddedTable annotation of Hibernate to map embeddable objects to secondary tables more cleanly. The post Guide to @EmbeddedTable in Hibernate first app...
JPA не предоставляет first-class модель для частичных вложенных графов как концепта. Для этого нужны JDBC (ручная сборка), jOOQ (MULTISET) или Blaze Persistence (Entity Views).Боль...
If you've ever written raw JDBC, you know what's coming. Open a connection, create a PreparedStatement, set parameters by index (hope you counted right), iterate a ResultSet, close...
You’ve shipped dozens of services. You know what a B-tree is. Yet your PostgreSQL queries are still crawling at 3 a.m. when traffic spikes. Here’s why — and what Hibernate 6, virtu...
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.