龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > 软件开发 > JAVA开发 >

Hibernate 3.0 beta版本已经发布

时间:2009-12-23 15:42来源:未知 作者:admin 点击:
分享到:
Hibernate 3.0 goes beta Gavin King We just released Hibernate 3.0 beta 1. Ive no time to list all the many changes since the alpha was released four months ago, let alone everything that is new in Hibernate3, which has been in development f

  

Hibernate 3.0 goes beta      

 Gavin King

       We just released Hibernate 3.0 beta 1. I've no time to list all the many changes since the alpha was released four months ago, let alone everything that is new in Hibernate3, which has been in development for over a year now.

       The most exciting new thing from our point of view is the new AST-based HQL parser,
  written by Joshua Davis. It uses 3 ANTLR grammars to transform HQL/EJBQL to SQL. The work on this is not quite finished, but almost all legacy tests pass. You can try out the new query parser by setting

hibernate.query.factory_class =
  org.hibernate.hql.ast.ASTQueryTranslatorFactor

        I'll try to get Joshua to blog about the design of the parser (very cool stuff).


  
精彩图集

赞助商链接