On 16 Sep (13:54), Oisin Kim wrote: > "Query q = session.createSQLQuery( "select {e}.empno as {e.empno}, > {e}.firstnme as {e.firstnme}, {e}.lastname as {e.lastname} from employee > {e}", "e", Employee.class );" > > I haven't been able to find this method in the current javadocs at > http://www.hibernate.org/hib_docs/api/net/sf/hibernate/Session.html
This is a Hibernate 2.1 feature which is in beta. Check the docs packaged with the distribution, not on the website. -- Christian Bauer [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel