[hibernate-dev] Hibernate ORM - next steps
Steve Ebersole
steve at hibernate.org
Mon Jun 8 19:22:47 EDT 2015
Wow, the formatting on that came out awful. One more try
1. rework SQL generation & HQL parser
1. change JDBC extraction to work by position, rather than alias
2. port Hibernate Criteria constructs to JPA criteria, begin
deprecation of Hibernate Criteria
3. ability to override EAGER fetching with LAZY (fetch profiles, HQL,
etc)
2. rework annotation binding (Jandex, etc)
1. extended orm.xml, deprecate hbm.xml
2. discriminator-based multi-tenancy
3. extend JPA criteria API with fluent support
4. merging hibernate-entitymanager into hibernate-core
5. continue to fill out bytecode enhancement capabilities
6. others, as we discuss
>
>
More information about the hibernate-dev
mailing list