» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with hql + SQL

Hibernate Documentation: Chapter 16. Native SQL

Hibernate documentation for dropping down to your DBMS's native SQL dialect, bypassing the HQL abstraction. Describes how this method can be used to call stored procedures from Hibernate.

Hibernate: del.icio.us tag/hibernate

Hibernate: HQL in Depth

SQL can be combined with an object-oriented approach. What we end up with is Hibernate Query Language, or HQL. This article discusses how HQL works, and shows how to use it in the real world.

Hibernate: del.icio.us tag/hibernate

Antlr--从Hibernate3如何解释HQL语言学习Antlr的使用 - 花钱的年华 - BlogJava

用Parser把AST抽取出来,再用TreeParser进行动作的Double Pass Builder模式

Hibernate: del.icio.us tag/hibernate

Getting the SQL out of Hibernate

Show the parameters in SQL or HQL

Hibernate: del.icio.us tag/hibernate

hibernate.org - Hibernate is a powerful, high performance object/relational persistence and query service.

Hibernate is a powerful, high performance object/relational persistence and query service. Hibernate lets you develop persistent classes following object-oriented idiom - including association, inheritance, polymorphism, composition, and collections. Hibe

opensource: del.icio.us tag/opensource

Tech Talk with Gavin King on Hibernate

discussion on Hibernate versus JDBC and plain old SQL

Hibernate: del.icio.us tag/hibernate