Skip to content

Roadmap6.0

Steve Ebersole edited this page Sep 19, 2016 · 2 revisions

Main Road Map page

6.0 Road Map - plans for Hibernate ORM 6.0

Overview

  • SQM integration
    • Improved performance for SQL generation and execution.
      • Smaller SQL.
      • Position-based extraction of results rather than name(alias)-based.
    • Unified approach for HQL, JPQL and Criteria queries.
  • Type contract redesign
  • Unified CDI integration - currently works for JPA listeners and AttributeConverters

Specific, in-depth discussions